From 67ad7c9e4925ba68395153ea144b4902e361593c Mon Sep 17 00:00:00 2001 From: tkt <37575408+tktcorporation@users.noreply.github.com> Date: Wed, 22 Sep 2021 17:45:54 +0900 Subject: [PATCH] Deps: Bump streamcatcher version -> 1.0 (#93) --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index ba0943f..5f50e2d 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -89,7 +89,7 @@ version = "1" [dependencies.streamcatcher] optional = true -version = "0.1" +version = "1" [dependencies.tokio] optional = true