Skip to content

Commit b7106d0

Browse files
committed
Remove `time dependency
Remove `time dependency because it is unused.
1 parent 3fcc1ec commit b7106d0

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Cargo.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,6 @@ nom = "7"
3131
mysql_common = { version = "0.28.0", features = ["chrono"] }
3232
byteorder = "1"
3333
chrono = "0.4"
34-
time = "0.2.25"
3534
rustls = {version = "0.20.0", optional=true}
3635

3736
[dev-dependencies]

0 commit comments

Comments
 (0)