fix(deps): update rust crate blake3 to 1.5.1

This commit is contained in:
renovate[bot]
2024-03-12 12:25:33 +00:00
parent e8169726b4
commit ffb200a10f
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -23,7 +23,7 @@ rgb = { version = "0.8.37", optional = true }
once_cell = "1.19.0"
regex = "1.10.3"
blake3 = { version = "1.5.0", optional = true }
blake3 = { version = "1.5.1", optional = true }
bytes = "1.5.0"
futures-util = "0.3.30"