diff --git a/Cargo.toml b/Cargo.toml index 23ec5490..5cb1b4ba 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -58,5 +58,5 @@ stock-zlib = [] # Deprecated: the assembly routines are outdated, and either reduce performance # or cause segfaults. asm = [] -# Enable this feature if you want to have a staticly linked libz +# Enable this feature if you want to have a statically linked libz static = []