QSJRCZWFC6QPSPFRPHRH7Z3LGD2PUNHLCF5TPVWL4ZEZUXZOSTTQC
[package]
name = "full-stop"
version = "0.1.0"
edition = "2021"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
fn main() {
println!("Hello, world!");
}