Skip to content

Commit

Permalink
Merge pull request #39 from spacemeshos/dependabot/cargo/serde-1.0.209
Browse files Browse the repository at this point in the history
  • Loading branch information
poszu authored Aug 26, 2024
2 parents e87b39b + 421ed39 commit 14e2f65
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 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 @@ -14,7 +14,7 @@ md5 = "0.7.0"
regex = "1.10.3"
reqwest = { version = "0.12.7", features = ["json", "stream", "blocking"] }
rusqlite = { version = "0.32.1", features = ["bundled"] }
serde = { version = "1.0.197", features = ["derive"] }
serde = { version = "1.0.209", features = ["derive"] }
serde_json = "1.0.127"
url = "2.5.0"
zstd = "0.13.0"
Expand Down

0 comments on commit 14e2f65

Please sign in to comment.