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 15f6904 commit 6a88f94Copy full SHA for 6a88f94
Cargo.toml
@@ -11,7 +11,7 @@ slog = "2.7"
11
12
# requires `nested-values` feature
13
serde = { version = "1.0", optional = true }
14
-erased-serde = { version = "0.3", optional = true }
+erased-serde = { version = "0.4", optional = true }
15
16
# requires `derive` feature
17
slog-error-chain-derive = { path = "slog-error-chain-derive", optional = true }
0 commit comments