Skip to content

Commit c9205ba

Browse files
author
Chris Cho
authored
DOCSP-32286: rust 2.6.1 (#24)
1 parent f2d475c commit c9205ba

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

snooty.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,9 +18,9 @@ driver-long = "MongoDB Rust Driver"
1818
driver-short = "Rust driver"
1919
server = "MongoDB Server"
2020
docs-branch = "master" # always set this to the docs branch (i.e. master, v2.6, v2.5, etc.)
21-
version = "2.6.0" # always set this to the driver version (i.e. 2.6.0, 2.5.0, etc.)
21+
version = "2.6.1" # always set this to the driver version (i.e. 2.6.0, 2.5.0, etc.)
2222
min-rust-version = "1.57" # always set this to the minimum supported Rust version
2323
api = "https://docs.rs/mongodb/{+version+}/mongodb"
2424
stable-api = "Stable API"
2525
tracing-version = "0.1.37"
26-
tracing-sub-version = "0.3.17"
26+
tracing-sub-version = "0.3.17"

0 commit comments

Comments
 (0)