diff --git a/Cargo.toml b/Cargo.toml index 6ed93ac..e46a598 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -67,7 +67,7 @@ tls-api = { version = "0.9.0", features = ["runtime-tokio"] } tls-api-native-tls = { version = "0.9.0", features = ["runtime-tokio"] } tokio = { version = "1.35.0", features = ["full"] } tokio-stream = "0.1.14" -viuer = "0.6.2" +viuer = "0.7.1" wild = "2.2.0" [profile.release]