Skip to content

Commit

Permalink
Merge pull request #315 from athenavm/dependabot/cargo/serde_json-1.0…
Browse files Browse the repository at this point in the history
….137

Bump serde_json from 1.0.135 to 1.0.137
  • Loading branch information
poszu authored Jan 28, 2025
2 parents cecaeb8 + 8db0078 commit a0a5ada
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 cli/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ reqwest = { version = "0.12.11", features = [
indicatif = "0.17.9"
dirs = "6.0"
rand = "0.8"
serde_json = "1.0.135"
serde_json = "1.0.137"
yansi = "1.0.1"
hex = "0.4.3"
anstyle = "1.0.10"
Expand Down

0 comments on commit a0a5ada

Please sign in to comment.