diff --git a/Cargo.toml b/Cargo.toml index 5f7534314..b974d5ee5 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -88,7 +88,7 @@ version = "1" [dependencies.streamcatcher] optional = true -version = "0.1" +version = "1" [dependencies.tokio] optional = true