We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
bson
1 parent f9bc73f commit 974c663Copy full SHA for 974c663
Cargo.toml
@@ -34,7 +34,7 @@ bson-u2i = ["bson/u2i"]
34
async-trait = "0.1.42"
35
base64 = "0.13.0"
36
bitflags = "1.1.0"
37
-bson = { git = "https://github.com/mongodb/bson-rust" }
+bson = "2.0.0-beta"
38
chrono = "0.4.7"
39
derivative = "2.1.1"
40
futures-core = "0.3.14"
0 commit comments