Skip to content

Commit

Permalink
Bump hcl-rs from 0.16.6 to 0.18.0
Browse files Browse the repository at this point in the history
Bumps [hcl-rs](https://github.com/martinohmann/hcl-rs) from 0.16.6 to 0.18.0.
- [Release notes](https://github.com/martinohmann/hcl-rs/releases)
- [Commits](martinohmann/hcl-rs@hcl-rs-v0.16.6...hcl-rs-v0.18.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 1, 2024
1 parent d657ec3 commit 849ecab
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 17 deletions.
32 changes: 16 additions & 16 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 @@ -17,7 +17,7 @@ clap = { version = "4.4", features = ["derive"] }
pest = "2.7"
pest_derive = "2.7"
regex = "1"
hcl-rs = "0.16"
hcl-rs = "0.18"
itertools = "0.12"
chrono = "0.4"
log = "0.4"
Expand Down

0 comments on commit 849ecab

Please sign in to comment.