Skip to content

Commit

Permalink
chore(deps): bump hcl-rs from 0.18.2 to 0.18.3
Browse files Browse the repository at this point in the history
Bumps [hcl-rs](https://github.com/martinohmann/hcl-rs) from 0.18.2 to 0.18.3.
- [Release notes](https://github.com/martinohmann/hcl-rs/releases)
- [Commits](martinohmann/hcl-rs@hcl-rs-v0.18.2...hcl-rs-v0.18.3)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 13, 2025
1 parent 6b25680 commit ef8ba37
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 crates/proksi/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ clap = { version = "4.5.23", features = ["derive", "cargo"] }
cookie = { version = "0.18.1", features = ["private"] }
dashmap = "6.1.0"
figment = { version = "0.10.19", features = ["yaml", "env"] }
hcl-rs = "0.18.2"
hcl-rs = "0.18.3"
http = "1.2.0"
itertools = "0.14.0"
jsonwebtoken = { version = "9.3.0", default-features = false }
Expand Down

0 comments on commit ef8ba37

Please sign in to comment.