diff options
Diffstat (limited to 'Cargo.toml')
-rw-r--r-- | Cargo.toml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Cargo.toml b/Cargo.toml index a277bec7c..b364a9cf4 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -90,6 +90,7 @@ console_static_text = "=0.7.1" data-url = "=0.2.0" dlopen = "0.1.8" encoding_rs = "=0.8.31" +ecb = "=0.1.1" flate2 = "=1.0.24" fs3 = "0.5.0" futures = "0.3.21" |