Skip to content

Commit

Permalink
Merge pull request #64 from spacemeshos/dependabot/cargo/serde-1.0.213
Browse files Browse the repository at this point in the history
chore(deps): bump serde from 1.0.210 to 1.0.213
  • Loading branch information
fasmat authored Oct 23, 2024
2 parents 859bab9 + c494f55 commit 582171f
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
12 changes: 6 additions & 6 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.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 = { version = "1.0.213", features = ["derive"] }
serde_json = "1.0.132"
url = "2.5.0"
zstd = "0.13.0"
Expand Down

0 comments on commit 582171f

Please sign in to comment.