Skip to content

Commit

Permalink
Merge pull request #363 from spacemeshos/dependabot/cargo/bytemuck-1.…
Browse files Browse the repository at this point in the history
…18.0

Bump bytemuck from 1.17.0 to 1.18.0
  • Loading branch information
poszu authored Sep 17, 2024
2 parents 2082804 + ed63687 commit c10be97
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 @@ -27,7 +27,7 @@ regex = "1.10.6"
itertools = "0.13.0"
serde = { version = "1.0.210", features = ["derive"] }
serde_json = "1.0.128"
bytemuck = "1.17.0"
bytemuck = "1.18.0"
serde_with = { version = "3.9.0", features = ["base64", "hex"] }

scrypt-jane = { git = "https://github.com/spacemeshos/scrypt-jane-rs", branch = "main" }
Expand Down

0 comments on commit c10be97

Please sign in to comment.