Blame view

hello/Cargo.toml 122 Bytes
1 2 3 4 5 6 7
[package]
name = "hello"
version = "0.1.0"
authors = ["Georg Hopp <georg@steffers.org>"]
edition = "2018"

[dependencies]