Skip to content

Commit

Permalink
Update Rust crate erased-serde to 0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
oxide-renovate[bot] committed Dec 16, 2023
1 parent 15f6904 commit 6a88f94
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ slog = "2.7"

# requires `nested-values` feature
serde = { version = "1.0", optional = true }
erased-serde = { version = "0.3", optional = true }
erased-serde = { version = "0.4", optional = true }

# requires `derive` feature
slog-error-chain-derive = { path = "slog-error-chain-derive", optional = true }
Expand Down

0 comments on commit 6a88f94

Please sign in to comment.