Skip to content

Commit cf156df

Browse files
committed
added [patch.crates-io] to Cargo.toml
1 parent a20666a commit cf156df

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Cargo.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,3 +41,6 @@ mathcat = {version = "=0.6.9", features = ["include-zip"]} # for building, w
4141
[profile.release]
4242
lto = true
4343
# opt-level = "z" # Optimize for size.
44+
45+
[patch.crates-io]
46+
zip = "3.0"

0 commit comments

Comments
 (0)