]> git.proxmox.com Git - rustc.git/blame - src/doc/book/listings/ch11-writing-automated-tests/no-listing-05-greeter/Cargo.toml
bump version to 1.79.0+dfsg1-1~bpo12+pve2
[rustc.git] / src / doc / book / listings / ch11-writing-automated-tests / no-listing-05-greeter / Cargo.toml
CommitLineData
74b04a01
XL
1[package]
2name = "greeter"
3version = "0.1.0"
a2a8927a 4edition = "2021"
74b04a01
XL
5
6[dependencies]