Skip to content

Commit 77634ff

Browse files
committed
DOCSP-43703: BSON API v2.13.0 (#130)
(cherry picked from commit 61d8e99)
1 parent 7852c8d commit 77634ff

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
@@ -23,7 +23,7 @@ docs-branch = "master" # always set this to the docs branch (i.e. master, v2.6,
2323
version = "2.7.1" # always set this to the driver version (i.e. 2.6.0, 2.5.0, etc.)
2424
min-rust-version = "1.60" # always set this to the minimum supported Rust version
2525
api = "https://docs.rs/mongodb/{+version+}/mongodb"
26-
bson-version = "2.7.0"
26+
bson-version = "2.13.0"
2727
bson-api = "https://docs.rs/bson/{+bson-version+}/bson"
2828
stable-api = "Stable API"
2929
tracing-version = "0.1.37"

0 commit comments

Comments
 (0)