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 0a6520f commit 58ff300Copy full SHA for 58ff300
snooty.toml
@@ -19,7 +19,7 @@ driver-long = "MongoDB Rust Driver"
19
driver-short = "Rust driver"
20
server = "MongoDB Server"
21
docs-branch = "master" # always set this to the docs branch (i.e. master, v2.6, v2.5, etc.)
22
-version = "2.7.0" # always set this to the driver version (i.e. 2.6.0, 2.5.0, etc.)
+version = "2.7.1" # always set this to the driver version (i.e. 2.6.0, 2.5.0, etc.)
23
min-rust-version = "1.60" # always set this to the minimum supported Rust version
24
api = "https://docs.rs/mongodb/{+version+}/mongodb"
25
stable-api = "Stable API"
0 commit comments