Skip to content

Commit

Permalink
Update Cargo.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
fredclausen committed Mar 26, 2024
1 parent 2559088 commit a46b641
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ tokio = { version = "1.36.0", features = ["full", "tracing"] }
tokio-util = { version = "0.7.10", features = ["full"] }
tokio-stream = "0.1.15"
sdre-rust-logging = "0.3.1"
clap = { version = "4.5.3", features = ["derive", "env"] }
clap = { version = "4.5.4", features = ["derive", "env"] }
sdre-stubborn-io = "0.5.4"
async-trait = "0.1.79"
zmq = "0.10.0"
Expand Down

0 comments on commit a46b641

Please sign in to comment.