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 d281992 commit c31d645Copy full SHA for c31d645
snooty.toml
@@ -20,7 +20,7 @@ driver-long = "MongoDB Rust Driver"
20
driver-short = "Rust driver"
21
server = "MongoDB Server"
22
docs-branch = "master" # always set this to the docs branch (i.e. master, v2.6, v2.5, etc.)
23
-version = "2.8.0" # always set this to the driver version (i.e. 2.6.0, 2.5.0, etc.)
+version = "2.8.2" # 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.8.0"
0 commit comments