Skip to content

Commit

Permalink
Bump serde from 1.0.210 to 1.0.214 (#1259)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Nov 11, 2024
1 parent 745054c commit 732b545
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ once_cell = "1.20.2"
regex = "1.11.1"
rowan = "0.15.16"
rustc-hash = "2.0.0"
serde = { version = "1.0.210", features = ["derive"] }
serde = { version = "1.0.214", features = ["derive"] }
serde_json = "1.0.132"
tempfile = "3.14.0"
titlecase = "3.3.0"
Expand Down

0 comments on commit 732b545

Please sign in to comment.