C62TVFJ5UYMGHZCJTL447QKM5NKXVUGM64TF6UBW3F6ITJY33ZGQC
fn main() {
println!("Hello, world!");
}
[package]
name = "trial"
version = "0.1.0"
authors = ["Glyn Normington <glyn.normington@gmail.com>"]
edition = "2018"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]