We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 04bcf5c commit c585597Copy full SHA for c585597
1 file changed
Cargo.toml
@@ -35,7 +35,7 @@ chrono = "0.4.40"
35
regex = "1.11.1"
36
tempfile = "3.19.1"
37
video-rs = { version = "0.10.3", features = ["ndarray"], optional = true }
38
-fast_image_resize = { version = "5.1.2", features = ["image"] }
+fast_image_resize = { version = "=5.1.2", features = ["image"] }
39
ndarray-npy = "0.9.1"
40
half = { version = "2.3.1" }
41
prost = "0.14.1"
0 commit comments