Skip to content

Commit

Permalink
bump bytemuck
Browse files Browse the repository at this point in the history
  • Loading branch information
HardhatChad committed Jul 31, 2024
1 parent 76379c9 commit 961f3fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ admin = []
[dependencies]
bincode = "1.3.3"
bs58 = "0.5.1"
bytemuck = "1.15.0"
bytemuck = "1.16"
cached = "0.46.1"
chrono = "0.4.38"
clap = { version = "4.4.12", features = ["derive"] }
Expand Down

0 comments on commit 961f3fb

Please sign in to comment.