Skip to content

Commit

Permalink
Merge pull request #60 from spacemeshos/dependabot/cargo/serde_json-1…
Browse files Browse the repository at this point in the history
….0.129

chore(deps): bump serde_json from 1.0.128 to 1.0.129
  • Loading branch information
poszu authored Oct 18, 2024
2 parents add01fd + 035d85f commit 141177d
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 @@ -15,7 +15,7 @@ regex = "1.11.0"
reqwest = { version = "0.12.8", features = ["json", "stream", "blocking"] }
rusqlite = { version = "0.32.1", features = ["bundled", "backup"] }
serde = { version = "1.0.210", features = ["derive"] }
serde_json = "1.0.128"
serde_json = "1.0.129"
url = "2.5.0"
zstd = "0.13.0"
hex = "0.4"
Expand Down

0 comments on commit 141177d

Please sign in to comment.