Skip to content

Commit ef4aba7

Browse files
committed
BSON API v2.13.0
1 parent 90ea63d commit ef4aba7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

snooty.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ docs-branch = "master" # always set this
2525
version = "3.1.0" # always set this to the driver version (i.e. 2.6.0, 2.5.0, etc.)
2626
min-rust-version = "1.60" # always set this to the minimum supported Rust version
2727
api = "https://docs.rs/mongodb/{+version+}/mongodb"
28-
bson-version = "2.11.0"
28+
bson-version = "2.13.0"
2929
bson-api = "https://docs.rs/bson/{+bson-version+}/bson"
3030
stable-api = "Stable API"
3131
tracing-version = "0.1.37"

0 commit comments

Comments
 (0)