Skip to content

Commit

Permalink
Bump blake3 from v1.5.0 to v1.5.1 (#488)
Browse files Browse the repository at this point in the history
  • Loading branch information
ryoqun authored Mar 29, 2024
1 parent 212cbdb commit ae327c0
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 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 @@ -157,7 +157,7 @@ backoff = "0.4.0"
base64 = "0.22.0"
bincode = "1.3.3"
bitflags = { version = "2.4.2", features = ["serde"] }
blake3 = "1.5.0"
blake3 = "1.5.1"
block-buffer = "0.10.4"
borsh = { version = "1.2.1", features = ["derive", "unstable__schema"] }
bs58 = "0.4.0"
Expand Down
4 changes: 2 additions & 2 deletions programs/sbf/Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit ae327c0

Please sign in to comment.