mirror of
https://github.com/rustfs/rustfs.git
synced 2026-08-16 18:08:21 +00:00
chore(deps): pin codec avx2 stack fix
Co-Authored-By: heihutu <heihutu@gmail.com>
This commit is contained in:
+1
-1
@@ -278,7 +278,7 @@ pretty_assertions = "1.4.1"
|
||||
rand = { version = "0.10.2" }
|
||||
ratelimit = "0.10.1"
|
||||
rayon = "1.12.0"
|
||||
reed-solomon-erasure = { package = "rustfs-erasure-codec", version = "8.0.1" }
|
||||
reed-solomon-erasure = { package = "rustfs-erasure-codec", git = "https://github.com/houseme/reed-solomon-erasure", rev = "f3bcf37f2c3bb67f4c552b63442409afe93d7216" }
|
||||
reed-solomon-simd = "3.1.0"
|
||||
regex = { version = "1.13.1" }
|
||||
rumqttc = { package = "rumqttc-next", version = "0.33.3" }
|
||||
|
||||
Reference in New Issue
Block a user