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