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.
1 parent d1d427d commit f03bb07Copy full SHA for f03bb07
snooty.toml
@@ -24,7 +24,7 @@ docs-branch = "master" # always set this to the docs branch (i.e. master, v2.6,
24
version = "3.0.1" # always set this to the driver version (i.e. 2.6.0, 2.5.0, etc.)
25
min-rust-version = "1.60" # always set this to the minimum supported Rust version
26
api = "https://docs.rs/mongodb/{+version+}/mongodb"
27
-bson-version = "2.11.0"
+bson-version = "2.13.0"
28
bson-api = "https://docs.rs/bson/{+bson-version+}/bson"
29
stable-api = "Stable API"
30
tracing-version = "0.1.37"
0 commit comments