Skip to content

Commit

Permalink
Bump the libcnb group with 2 updates
Browse files Browse the repository at this point in the history
Bumps the libcnb group with 2 updates: [libcnb-data](https://github.com/heroku/libcnb.rs) and [libcnb-package](https://github.com/heroku/libcnb.rs).


Updates `libcnb-data` from 0.13.0 to 0.14.0
- [Release notes](https://github.com/heroku/libcnb.rs/releases)
- [Changelog](https://github.com/heroku/libcnb.rs/blob/main/CHANGELOG.md)
- [Commits](heroku/libcnb.rs@v0.13.0...v0.14.0)

Updates `libcnb-package` from 0.13.0 to 0.14.0
- [Release notes](https://github.com/heroku/libcnb.rs/releases)
- [Changelog](https://github.com/heroku/libcnb.rs/blob/main/CHANGELOG.md)
- [Commits](heroku/libcnb.rs@v0.13.0...v0.14.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 1, 2023
1 parent d95caef commit 3c19086
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 22 deletions.
40 changes: 20 additions & 20 deletions Cargo.lock

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

4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,8 @@ clap = { version = "4", default-features = false, features = [
indexmap = "2"
lazy_static = "1"
# NB: Make sure to keep the `libcnb-cargo` version in `_buildpacks-release.yml` in sync with these.
libcnb-data = "=0.13.0"
libcnb-package = "=0.13.0"
libcnb-data = "=0.14.0"
libcnb-package = "=0.14.0"
markdown = "1.0.0-alpha.12"
rand = "0.8"
regex = "1"
Expand Down

0 comments on commit 3c19086

Please sign in to comment.