Skip to content

Commit 13b8110

Browse files
committed
RUST-1006 Bump bson dependency to 2.0.0
1 parent 44d79b8 commit 13b8110

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
@@ -39,7 +39,7 @@ aws-auth = ["reqwest"]
3939
async-trait = "0.1.42"
4040
base64 = "0.13.0"
4141
bitflags = "1.1.0"
42-
bson = "2.0.0-beta.3"
42+
bson = "2.0.0"
4343
chrono = "0.4.7"
4444
derivative = "2.1.1"
4545
futures-core = "0.3.14"

0 commit comments

Comments
 (0)