Skip to content

Commit

Permalink
Bump libcnb from 0.5.0 to 0.6.0
Browse files Browse the repository at this point in the history
Bumps [libcnb](https://github.com/Malax/libcnb.rs) from 0.5.0 to 0.6.0.
- [Release notes](https://github.com/Malax/libcnb.rs/releases)
- [Commits](Malax/libcnb.rs@libcnb/v0.5.0...libcnb/v0.6.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Mar 21, 2022
1 parent 75efaff commit fe153f3
Show file tree
Hide file tree
Showing 2 changed files with 56 additions and 8 deletions.
62 changes: 55 additions & 7 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 @@ -8,7 +8,7 @@ rust-version = "1.57"

[dependencies]
indoc = "1.0.4"
libcnb = "0.5.0"
libcnb = "0.6.0"
libherokubuildpack = "0.5.0"
linked-hash-map = "0.5.4"
regex = "1.5.5"
Expand Down

0 comments on commit fe153f3

Please sign in to comment.