Skip to content

Commit

Permalink
updates
Browse files Browse the repository at this point in the history
  • Loading branch information
fredclausen committed Feb 16, 2025
1 parent d5b5ae5 commit 2ffde91
Show file tree
Hide file tree
Showing 2 changed files with 28 additions and 28 deletions.
50 changes: 25 additions & 25 deletions Cargo.lock

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

6 changes: 3 additions & 3 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -24,9 +24,9 @@ log = "0.4.25"
tokio = { version = "1.43.0", features = ["full", "tracing"] }
serde = { version = "1.0.217", features = ["derive"] }
serde_json = "1.0.138"
sdre-rust-logging = "0.3.11"
clap = { version = "4.5.28", features = ["derive", "env"] }
sdre-stubborn-io = "0.6.1"
sdre-rust-logging = "0.3.12"
clap = { version = "4.5.29", features = ["derive", "env"] }
sdre-stubborn-io = "0.6.2"
tokio-util = { version = "0.7.13", features = ["full"] }
tokio-stream = "0.1.17"
futures = "0.3.31"
Expand Down

0 comments on commit 2ffde91

Please sign in to comment.