view res/test_integration/src/main.rs @ 168:8e1cc803f3cc

fix path for async-google-apis-common in cargo.toml
author Michael Kefeder <m.kefeder@gmail.com>
date Thu, 10 Dec 2020 12:19:52 +0100
parents 59ccdfd217b2
children
line wrap: on
line source

fn main() {
    println!("Hello, world!");
}