diff --git a/snooty.toml b/snooty.toml index 02044c5e..d2dd4288 100644 --- a/snooty.toml +++ b/snooty.toml @@ -25,7 +25,7 @@ docs-branch = "master" # always set this version = "3.1.0" # always set this to the driver version (i.e. 2.6.0, 2.5.0, etc.) min-rust-version = "1.60" # always set this to the minimum supported Rust version api = "https://docs.rs/mongodb/{+version+}/mongodb" -bson-version = "2.11.0" +bson-version = "2.13.0" bson-api = "https://docs.rs/bson/{+bson-version+}/bson" stable-api = "Stable API" tracing-version = "0.1.37"