Skip to content

Commit fee8949

Browse files
build(deps): bump blake3 from 0.3.4 to 0.3.5
Bumps [blake3](https://github.com/BLAKE3-team/BLAKE3) from 0.3.4 to 0.3.5. - [Release notes](https://github.com/BLAKE3-team/BLAKE3/releases) - [Commits](BLAKE3-team/BLAKE3@0.3.4...0.3.5) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 9c8c17d commit fee8949

File tree

2 files changed

+41
-6
lines changed

2 files changed

+41
-6
lines changed

Cargo.lock

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

store/postgres/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ edition = "2018"
55

66
[dependencies]
77
async-trait = "0.1.36"
8-
blake3 = "0.3.3"
8+
blake3 = "0.3.5"
99
derive_more = { version = "0.99.9" }
1010
diesel = { version = "1.4.3", features = ["postgres", "serde_json", "numeric", "r2d2"] }
1111
# We use diesel-dynamic-schema straight from git as the project has not

0 commit comments

Comments
 (0)