diff --git a/Cargo.toml b/Cargo.toml index b7c86ae..08ecf67 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.36.0", features = ["full"] } tokio-stream = "0.1.15" -viuer = "0.6.2" +viuer = "0.7.1" wild = "2.2.1" [profile.release]