Skip to content

Commit ed79e2d

Browse files
committed
DOCSP-43703: BSON API v2.13.0 (#130)
(cherry picked from commit 61d8e99)
1 parent 3c8db04 commit ed79e2d

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

0 commit comments

Comments
 (0)