1
0
mirror of https://github.com/pcvolkmer/checkbar.git synced 2025-07-02 06:22:53 +00:00

Fix typo in README.adoc

This commit is contained in:
2023-02-19 13:57:37 +01:00
parent dbd43d5a69
commit ebd4df6e54
2 changed files with 1 additions and 3 deletions

View File

@ -3,8 +3,6 @@ name = "checkbar"
version = "0.1.0"
edition = "2021"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
async-trait = "0.1"
chrono = { version = "*", features = ["serde"] }