Skip to content

Commit

Permalink
build(deps): bump serde_json from 1.0.133 to 1.0.134 (#415)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Dec 27, 2024
1 parent 8ff3eb5 commit 60593fb
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 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 @@ dirs = "5.0.1"
git-version = "0.3.9"
indicatif = "0.17.9"
serde = { version = "1.0.216", features = ["derive"] }
serde_json = { version = "1.0.133", features = ["preserve_order"] }
serde_json = { version = "1.0.134", features = ["preserve_order"] }
shellexpand = "3.1.0"
walkdir = "2.5.0"
wild = "2.2.1"
Expand Down

0 comments on commit 60593fb

Please sign in to comment.