Skip to content

Commit

Permalink
build(deps): bump the build-info group with 2 updates
Browse files Browse the repository at this point in the history
Bumps the build-info group with 2 updates: [build-info](https://github.com/danielschemmel/build-info) and [build-info-build](https://github.com/danielschemmel/build-info).


Updates `build-info` from 0.0.35 to 0.0.36
- [Commits](danielschemmel/build-info@v0.0.35...v0.0.36)

Updates `build-info-build` from 0.0.35 to 0.0.36
- [Commits](danielschemmel/build-info@v0.0.35...v0.0.36)

---
updated-dependencies:
- dependency-name: build-info
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: build-info
- dependency-name: build-info-build
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: build-info
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 11, 2024
1 parent f67d4d9 commit 19f834a
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
16 changes: 8 additions & 8 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 @@ -16,7 +16,7 @@ authors = [
anyhow = "1.0"
async-hofs = "0.1.1"
async-trait = "0.1.77"
build-info = "0.0.35"
build-info = "0.0.36"
clap = { version = "4.5", features = ["derive"] }
console = "0.15.8"
dialoguer = "0.11.0"
Expand Down Expand Up @@ -49,7 +49,7 @@ features = [
]

[build-dependencies]
build-info-build = "0.0.35"
build-info-build = "0.0.36"

[features]
default = ["github"]
Expand Down

0 comments on commit 19f834a

Please sign in to comment.