Skip to content

Commit

Permalink
Merge pull request #133 from qwerty541/dependabot/cargo/serde-1.0.215
Browse files Browse the repository at this point in the history
build(deps): bump serde from 1.0.214 to 1.0.215
  • Loading branch information
qwerty541 authored Nov 22, 2024
2 parents 9c3fb33 + 1bb8623 commit cbf2869
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 @@ -26,7 +26,7 @@ clap = { version = "4.5.21", features = ["std", "derive"] }
directories = "5.0.1"
indicatif = "0.17.8"
hickory-resolver = "0.24.1"
serde = { version = "1.0.214", features = ["derive"], default-features = false }
serde = { version = "1.0.215", features = ["derive"], default-features = false }
tabled = "0.16.0"
toml = "0.8.19"
lazy_static = "1.5.0"

0 comments on commit cbf2869

Please sign in to comment.