Skip to content

Commit

Permalink
Updated cyclors dependency to 0.2.3.
Browse files Browse the repository at this point in the history
  • Loading branch information
gmartin82 committed Oct 29, 2024
1 parent 3423652 commit b369e66
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
7 changes: 4 additions & 3 deletions Cargo.lock

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

3 changes: 1 addition & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,7 @@ async-trait = "0.1.66"
bincode = "1.3.3"
cdr = "0.2.4"
clap = "4.4.11"
#cyclors = "=0.2.3"
cyclors = { git = "https://github.com/ZettaScaleLabs/cyclors.git", branch = "issue-24-0_2_1-arm-failure" }
cyclors = "=0.2.3"
derivative = "2.2.0"
flume = "0.11.0"
futures = "0.3.26"
Expand Down

0 comments on commit b369e66

Please sign in to comment.