Skip to content

Commit

Permalink
Bump the cargo-dependencies group with 3 updates (#326)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Sep 4, 2024
1 parent 2f3f125 commit aeb8493
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
14 changes: 7 additions & 7 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 @@ -13,7 +13,7 @@ base64 = "0.22.1"
blocking = "1.6.1"
bytes = "1.1.0"
clap = { version = "4.5.16", features = ["derive", "env", "wrap_help"] }
clap_complete = "4.5.23"
clap_complete = "4.5.24"
clap-markdown = "0.1.4"
cli-table = "0.4"
crossterm = { version = "0.28.1", features = ["event-stream"] }
Expand Down Expand Up @@ -62,7 +62,7 @@ serde = { version = "1.0.209", features = ["derive"] }
serde_json = "1.0"
sha2 = "0.10.2"
strum = "=0.24.1" # match what fiberplane-models uses
sysinfo = "0.31.3"
sysinfo = "0.31.4"
termwiz = "0.22.0"
time = { version = "0.3.11", features = ["macros"] }
tokio = { version = "1", features = ["full"] }
Expand Down

0 comments on commit aeb8493

Please sign in to comment.