Skip to content

Commit

Permalink
chore: update some dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
ctron committed Nov 24, 2023
1 parent 785e460 commit f0e8bbf
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 6 deletions.
9 changes: 5 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 @@ -27,7 +27,7 @@ axum-server = { version = "0.5.1", features = ["tls-rustls"] }
base64 = "0.21"
bytes = "1"
cargo-lock = "9"
cargo_metadata = "0.15"
cargo_metadata = "0.18.1"
clap = { version = "4", features = ["derive", "env"] }
console = "0.15"
directories = "5"
Expand Down Expand Up @@ -67,7 +67,7 @@ toml = "0.8"
tower-http = { version = "0.4", features = ["fs", "trace", "set-header"] }
tracing = "0.1"
tracing-subscriber = { version = "0.3", features = ["env-filter"] }
which = "4"
which = "5"
zip = "0.6"

[dev-dependencies]
Expand Down

0 comments on commit f0e8bbf

Please sign in to comment.