mirror of
https://github.com/tribufu/tribufu-rust
synced 2026-05-06 06:47:28 +00:00
Update Cargo.toml
This commit is contained in:
parent
cb24541ad3
commit
4918ceacfb
1 changed files with 1 additions and 0 deletions
|
|
@ -23,6 +23,7 @@ derive_more = "0.99.17"
|
|||
reqwest = { version = "0.11.18", features = ["json", "stream"] }
|
||||
serde = { version = "1.0", features = ["derive"] }
|
||||
serde_json = { version = "1.0", features = ["raw_value"] }
|
||||
chrono = { version = "0.4.22", features = ["serde", "rustc-serialize"] }
|
||||
|
||||
[dev-dependencies]
|
||||
dotenv = "0.15.0"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue