Skip to content

Commit

Permalink
Merge pull request #1731 from axodotdev/dependabot/cargo/serde_json-1…
Browse files Browse the repository at this point in the history
….0.138

chore(deps): bump serde_json from 1.0.137 to 1.0.138
  • Loading branch information
duckinator authored Jan 29, 2025
2 parents f327506 + 3cc5812 commit fbac3ef
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 @@ -37,7 +37,7 @@ miette = { version = "7.4.0" }
thiserror = "2.0.11"
tracing = { version = "0.1.41", features = ["log"] }
serde = { version = "1.0.217", features = ["derive"] }
serde_json = { version = "1.0.137" }
serde_json = { version = "1.0.138" }
cargo_metadata = "0.18.1"
camino = { version = "1.1.9", features = ["serde1"] }
semver = "1.0.25"
Expand Down

0 comments on commit fbac3ef

Please sign in to comment.