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 fdfc52f commit eaf5c51Copy full SHA for eaf5c51
Cargo.toml
@@ -27,8 +27,5 @@ erased-serde = {version = "0.3", optional = true }
27
[dev-dependencies]
28
slog-async = "2"
29
30
-[patch.crates-io]
31
-slog = { path = "../slog-rs" }
32
-
33
[package.metadata.docs.rs]
34
-features = ["std", "nested-values"]
+features = ["nested-values"]
0 commit comments