Skip to content

Commit d70a79b

Browse files
committed
Make crate compile again
I really need to get on bumping tokio, but we _need_ existential types.
1 parent a278e96 commit d70a79b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ nom = "5.0.0"
2727
mysql_common = "0.19"
2828
byteorder = "1"
2929
chrono = "0.4"
30+
time = "=0.2.7"
3031

3132
[dev-dependencies]
3233
postgres = "0.15.2"

0 commit comments

Comments
 (0)