try-continue/Cargo.toml

10 lines
182 B
TOML
Raw Normal View History

2021-11-27 22:03:41 +00:00
[package]
2021-11-28 00:55:03 +00:00
name = "try-continue"
2021-11-27 22:03:41 +00:00
version = "0.1.0"
edition = "2021"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]