Skip to content

Commit dee0bd5

Browse files
DOCSP-37755 Update to Rust v2.8.2 (#115)
1 parent e950920 commit dee0bd5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

snooty.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ driver-long = "MongoDB Rust Driver"
2020
driver-short = "Rust driver"
2121
server = "MongoDB Server"
2222
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.)
23+
version = "2.8.2" # always set this to the driver version (i.e. 2.6.0, 2.5.0, etc.)
2424
min-rust-version = "1.60" # always set this to the minimum supported Rust version
2525
api = "https://docs.rs/mongodb/{+version+}/mongodb"
2626
bson-version = "2.8.0"

0 commit comments

Comments
 (0)