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

Commit 3d72ca2

Browse files
committed
bump bson dependency version
1 parent 1aeebaf commit 3d72ca2

File tree

2 files changed

+39
-39
lines changed

2 files changed

+39
-39
lines changed

Cargo.lock

Lines changed: 38 additions & 38 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ keywords = ["mongo", "mongodb", "database", "bson", "nosql"]
1313
license = "Apache-2.0"
1414

1515
[dependencies]
16-
bson = "0.1.3"
16+
bson = "0.1.4"
1717
byteorder = "0.3"
1818
chrono = "0.2"
1919
rand = "0.3"

0 commit comments

Comments
 (0)