diff --git a/examples/test/Cargo.toml b/examples/test/Cargo.toml index a693181..c918db5 100644 --- a/examples/test/Cargo.toml +++ b/examples/test/Cargo.toml @@ -14,4 +14,4 @@ crdts = "6.2" tokio = {version = "1", features = ["macros", "rt"]} anyhow = "1" futures = "0.3" -agnostik = {version = "0.2", features = ["runtime_tokio"]} +agnostik = {version = "0.2", features = ["runtime_tokio1"]}