Skip to content

Commit c28be02

Browse files
add icc to the build-binary feature to fix compilation errors
1 parent 4bddc87 commit c28be02

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,7 @@ build-binary = [
6060
"dep:console",
6161
"dep:regex",
6262
"dep:little_exif",
63+
"icc"
6364
]
6465

6566
# Enables utilization of threads

0 commit comments

Comments
 (0)