projet-webservices/Cargo.toml
2022-12-01 15:41:57 +01:00

9 lines
190 B
TOML

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