Skip to content

Commit

Permalink
Merge pull request #83 from spacemeshos/dependabot/cargo/serde-1.0.216
Browse files Browse the repository at this point in the history
chore(deps): bump serde from 1.0.215 to 1.0.216
  • Loading branch information
fasmat authored Dec 11, 2024
2 parents a95cec3 + ace2175 commit fe20d66
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.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 = { version = "1.0.216", features = ["derive"] }
serde_json = "1.0.133"
url = "2.5.4"
zstd = "0.13.0"
Expand Down

0 comments on commit fe20d66

Please sign in to comment.