Files
performance_aware_programming/json/Cargo.toml
Patrick Stevens 9ce3a98890 Json parser (#21)
2023-06-04 10:47:46 +01:00

11 lines
180 B
TOML

[package]
name = "json"
version = "0.1.0"
edition = "2021"
[lib]
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]