testing-repository/Rust_tests/XeRelease_Rust/Cargo.toml

10 lines
201 B
TOML
Raw Normal View History

2021-12-01 16:07:28 +08:00
[package]
2022-02-17 17:22:20 +08:00
name = "xerelease_rust"
2021-12-01 16:07:28 +08:00
version = "0.1.0"
edition = "2021"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
2022-02-13 17:31:16 +08:00
chrono = "0.4.19"