Skip to content

Commit 712e407

Browse files
chore(deps): bump blake3 from 1.8.2 to 1.8.3 (#90)
Bumps [blake3](https://github.com/BLAKE3-team/BLAKE3) from 1.8.2 to 1.8.3. - [Release notes](https://github.com/BLAKE3-team/BLAKE3/releases) - [Commits](BLAKE3-team/BLAKE3@1.8.2...1.8.3) --- updated-dependencies: - dependency-name: blake3 dependency-version: 1.8.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0a82675 commit 712e407

File tree

2 files changed

+6
-5
lines changed

2 files changed

+6
-5
lines changed

Cargo.lock

Lines changed: 5 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ serde = { version = "1.0.228", features = ["derive"] }
2222
serde_json = "1.0.145"
2323
url = "2.5.7"
2424
base32 = "0.5.1"
25-
blake3 = "1.8.2"
25+
blake3 = "1.8.3"
2626
mime = "0.3"
2727
utoipa = { version = "5.4.0", optional = true }
2828

0 commit comments

Comments
 (0)