lriamol/Cargo.toml

11 lines
225 B
TOML
Raw Normal View History

2023-10-25 13:08:37 -05:00
[package]
2023-10-27 10:07:56 -05:00
name = "lriamol"
2023-10-25 13:08:37 -05:00
version = "0.1.0"
edition = "2021"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
tracing = "0.1.40"
tracing-subscriber = "0.3.17"