Skip to content

Commit

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

build(deps): bump bytemuck from 1.20.0 to 1.21.0
  • Loading branch information
poszu authored Dec 24, 2024
2 parents 4dfe385 + 4dc4e59 commit 043f7e0
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 @@ -28,7 +28,7 @@ regex = "1.11.1"
itertools = "0.13.0"
serde = { version = "1.0.216", features = ["derive"] }
serde_json = "1.0.133"
bytemuck = "1.20.0"
bytemuck = "1.21.0"
serde_with = { version = "3.11.0", features = ["base64", "hex"] }

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

0 comments on commit 043f7e0

Please sign in to comment.