Skip to content

Commit

Permalink
build(deps): bump hcl-rs from 0.16.6 to 0.16.7 (#117)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Mar 25, 2024
1 parent 6044adc commit 9e4f2b9
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 @@ -27,7 +27,7 @@ axum-macros = "0.4.0"
clap = { version = "4.4.16", features = ["derive"] } # command-line parser
config = "0.13.1" # Layered configuration with strong support for 12-factor applications
dirs = "5.0.1" # provides platform-specific locations for storing user configuration
hcl-rs = "0.16.6" # HCL converter
hcl-rs = "0.16.7" # HCL converter
http-body-util = "0.1.0"
indicatif = "0.17.0" # prograss bars and spinners
log = "0.4.20" # logging facade
Expand Down

0 comments on commit 9e4f2b9

Please sign in to comment.