Skip to content

Commit

Permalink
Bump cyclors to 0.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
JEnoch committed Sep 23, 2023
1 parent 0c8f99c commit fc1988b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ async-trait = "0.1.66"
bincode = "1.3.3"
cdr = "0.2.4"
clap = "3.2.23"
cyclors = { git = "https://github.com/kydos/cyclors", branch = "master" }
cyclors = "0.2.0"
derivative = "2.2.0"
env_logger = "0.10.0"
flume = "0.11.0"
Expand Down

0 comments on commit fc1988b

Please sign in to comment.