Skip to content

Commit

Permalink
Update Cargo.toml
Browse files Browse the repository at this point in the history
Co-authored-by: 0xKitsune <77890308+0xKitsune@users.noreply.github.com>
  • Loading branch information
0xForerunner and 0xKitsune authored Nov 4, 2024
1 parent 9440b36 commit 462c017
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ edition = "2021"
[dependencies]
eyre = { version = "0.6", package = "color-eyre" }
clap = { version = "4.4.8", features = ["derive", "env"] }
# https://github.com/rust-cli/config-rs/pull/597
config = { version = "0.14.0", git = "https://github.com/ewoolsey/config-rs", branch = "env_list_of_structs" }
dotenv = "0.15.0"
alloy = { version = "0.5", features = [
Expand Down

0 comments on commit 462c017

Please sign in to comment.