diff --git a/voila/Cargo.toml b/voila/Cargo.toml old mode 100755 new mode 100644 index ef4d031..b77386f --- a/voila/Cargo.toml +++ b/voila/Cargo.toml @@ -32,7 +32,7 @@ sha-1 = "0.9.7" walkdir = "2.3.2" regex = "1.5.4" structopt = "0.3.23" -logos = "0.12.0" +logos = "0.13.0" async-trait = "0.1.51" rayon = "1.5.1" ring = "0.16.20"