Skip to content

Commit

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

chore(deps): bump serde_json from 1.0.132 to 1.0.133
  • Loading branch information
poszu authored Nov 19, 2024
2 parents 22ae050 + 5500315 commit ab0ee2e
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.1"
reqwest = { version = "0.12.9", features = ["json", "stream", "blocking"] }
rusqlite = { version = "0.32.1", features = ["bundled", "backup"] }
serde = { version = "1.0.215", features = ["derive"] }
serde_json = "1.0.132"
serde_json = "1.0.133"
url = "2.5.3"
zstd = "0.13.0"
hex = "0.4"
Expand Down

0 comments on commit ab0ee2e

Please sign in to comment.