diff --git a/Cargo.toml b/Cargo.toml index 2a1caa8..15ae209 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -29,8 +29,7 @@ async-trait = "0.1.66" bincode = "1.3.3" cdr = "0.2.4" clap = "4.4.11" -#cyclors = "=0.2.4" -cyclors = { git = "https://github.com/ZettaScaleLabs/cyclors.git", branch = "issue-24-0_2_1-combined" } +cyclors = "=0.2.4" derivative = "2.2.0" flume = "0.11.0" futures = "0.3.26"