Skip to content

Commit c585597

Browse files
authored
chore(deps): lock fast_image_resize to 5.1.2
1 parent 04bcf5c commit c585597

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ chrono = "0.4.40"
3535
regex = "1.11.1"
3636
tempfile = "3.19.1"
3737
video-rs = { version = "0.10.3", features = ["ndarray"], optional = true }
38-
fast_image_resize = { version = "5.1.2", features = ["image"] }
38+
fast_image_resize = { version = "=5.1.2", features = ["image"] }
3939
ndarray-npy = "0.9.1"
4040
half = { version = "2.3.1" }
4141
prost = "0.14.1"

0 commit comments

Comments
 (0)