Skip to content

Commit

Permalink
0.8.2 Remove time crate
Browse files Browse the repository at this point in the history
  • Loading branch information
mvniekerk committed Dec 30, 2022
1 parent 3205058 commit 4d65d1f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@ categories = ["date-and-time"]
tokio = { version = "1", features = ["time", "rt", "sync"] }
cron = "0.12"
chrono = "0.4"
time = "0.3"
uuid = { version = "1", features = ["v4"] }
prost = { version = "0.11", optional = true }
tracing = "0.1"
Expand Down

0 comments on commit 4d65d1f

Please sign in to comment.