Skip to content

Commit

Permalink
build(deps): bump serde from 1.0.209 to 1.0.216 (#644)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Dec 22, 2024
1 parent f971daa commit aa2c313
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion exon/exon-core/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ tracing-subscriber = "0.3.18"
url = { workspace = true }
fxhash = "0.2.1"
lazy_static = "1.5.0"
serde = { version = "1.0.209", features = ["derive"] }
serde = { version = "1.0.216", features = ["derive"] }
regex = "1.10.6"

[dev-dependencies]
Expand Down

0 comments on commit aa2c313

Please sign in to comment.