diff --git a/Cargo.toml b/Cargo.toml index fb34c4a..42cab4e 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -12,6 +12,9 @@ description = "Session Store implementation for rorm" authors = ["Niklas Pfister "] license = "MPL-2.0" +[package.metadata.docs.rs] +features = ["__ci"] + # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies]