mirror of
https://github.com/TeamPiped/piped-proxy.git
synced 2024-12-06 19:16:48 +01:00
fix(deps): update rust crate blake3 to 1.5.1
This commit is contained in:
+1
-1
@@ -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"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user