Skip to content

Commit

Permalink
updates
Browse files Browse the repository at this point in the history
  • Loading branch information
fredclausen committed Dec 1, 2024
1 parent 8e12de1 commit 6d103b5
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
8 changes: 4 additions & 4 deletions Cargo.lock

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

4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,9 @@ log = "0.4.22"
tokio = { version = "1.41.1", features = ["full", "tracing"] }
tokio-util = { version = "0.7.12", features = ["full"] }
tokio-stream = "0.1.16"
sdre-rust-logging = "0.3.6"
sdre-rust-logging = "0.3.7"
clap = { version = "4.5.21", features = ["derive", "env"] }
sdre-stubborn-io = "0.5.11"
sdre-stubborn-io = "0.5.12"
async-trait = "0.1.83"
zmq = "0.10.0"
tmq = "0.5.0"
Expand Down

0 comments on commit 6d103b5

Please sign in to comment.