diff options
Diffstat (limited to 'Cargo.toml')
-rw-r--r-- | Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml index 952aad1fa..7dba722d8 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -88,7 +88,7 @@ data-url = "=0.2.0" dlopen = "0.1.8" encoding_rs = "=0.8.31" ecb = "=0.1.1" -fastwebsockets = "=0.3.1" +fastwebsockets = "=0.4.4" filetime = "0.2.16" flate2 = { version = "1.0.26", features = ["zlib-ng"], default-features = false } fs3 = "0.5.0" |