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