Skip to content

Commit

Permalink
chore: rm default serde feature in reth-dns (#9021)
Browse files Browse the repository at this point in the history
  • Loading branch information
mattsse authored Jun 21, 2024
1 parent 08cc16e commit b0b2abb
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion crates/net/dns/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -48,5 +48,4 @@ reth-tracing.workspace = true
rand.workspace = true

[features]
default = ["serde"]
serde = ["dep:serde", "dep:serde_with"]

0 comments on commit b0b2abb

Please sign in to comment.