Skip to content

Commit 974c663

Browse files
committed
RUST-808 Update bson dependency to 2.0.0-beta
1 parent f9bc73f commit 974c663

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.42"
3535
base64 = "0.13.0"
3636
bitflags = "1.1.0"
37-
bson = { git = "https://github.com/mongodb/bson-rust" }
37+
bson = "2.0.0-beta"
3838
chrono = "0.4.7"
3939
derivative = "2.1.1"
4040
futures-core = "0.3.14"

0 commit comments

Comments
 (0)