Skip to content

Commit 492f0a0

Browse files
authored
Merge pull request #40 from mjgarton/remove_unused_time_dep
Remove `time dependency
2 parents c4ec63c + b7106d0 commit 492f0a0

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)