Rugem/Cargo.toml

13 lines
250 B
TOML

[package]
name = "rugem"
version = "0.1.0"
edition = "2021"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
chrono = "0.4"
atom_syndication = "0.11"
log = "0.4.0"
env_logger = "0.9.0"