Skip to content

Commit

Permalink
build(deps): bump hcl-rs from 0.16.7 to 0.16.9
Browse files Browse the repository at this point in the history
Bumps [hcl-rs](https://github.com/martinohmann/hcl-rs) from 0.16.7 to 0.16.9.
- [Release notes](https://github.com/martinohmann/hcl-rs/releases)
- [Commits](martinohmann/hcl-rs@hcl-rs-v0.16.7...hcl-rs-v0.16.9)

---
updated-dependencies:
- dependency-name: hcl-rs
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Apr 15, 2024
1 parent 1cb55c9 commit b0a3929
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
20 changes: 10 additions & 10 deletions Cargo.lock

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

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.5.4", 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.7" # HCL converter
hcl-rs = "0.16.9" # 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 b0a3929

Please sign in to comment.