Skip to content
This repository was archived by the owner on Oct 18, 2021. It is now read-only.

Commit 351cf20

Browse files
committed
update bson and chrono
1 parent 09d6890 commit 351cf20

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,10 +11,10 @@ version = "0.2.8"
1111

1212
[dependencies]
1313
bitflags = "0.7.0"
14-
bson = "0.7.0"
14+
bson = "0.7.1"
1515
bufstream = "0.1.1"
1616
byteorder = "0.5.3"
17-
chrono = "0.2.25"
17+
chrono = "0.3.1"
1818
data-encoding = "1.2.0"
1919
rand = "0.3.14"
2020
rust-crypto = "0.2.31"

0 commit comments

Comments
 (0)