Skip to content

Commit

Permalink
chore(deps): Bump serde from 1.0.209 to 1.0.210 (#160)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Sep 10, 2024
1 parent 62f1aba commit d688cbf
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 @@ -20,7 +20,7 @@ git2 = { version = "0.19.0", default-features = false }
itertools = "0.13.0"
nom = "7.1.3"
paste = "1.0.15"
serde = { version = "1.0.209", features = ["derive"] }
serde = { version = "1.0.210", features = ["derive"] }
serde_ignored = "0.1.10"
toml = "0.8.19"
vte = "0.13.0"
Expand Down

0 comments on commit d688cbf

Please sign in to comment.