Skip to content

Commit 7e99726

Browse files
committed
minor: bump bson version to 1.2.1
1 parent 5e5f7ad commit 7e99726

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ bson-u2i = ["bson/u2i"]
3434
async-trait = "0.1.24"
3535
base64 = "0.11.0"
3636
bitflags = "1.1.0"
37-
bson = "1.2.0"
37+
bson = "1.2.1"
3838
chrono = "0.4.7"
3939
derivative = "2.1.1"
4040
err-derive = "0.2.3"

0 commit comments

Comments
 (0)