diff --git a/Cargo.toml b/Cargo.toml index b97df4b54..905dddd9c 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -90,7 +90,7 @@ version = "1" [dependencies.streamcatcher] optional = true -version = "0.1" +version = "1" [dependencies.tokio] optional = true