Skip to content

Commit

Permalink
Merge pull request #239 from siketyan/dependabot/cargo/build-info-0.0.33
Browse files Browse the repository at this point in the history
build(deps): bump build-info from 0.0.31 to 0.0.33
  • Loading branch information
siketyan authored Sep 26, 2023
2 parents 1f9be2c + 338eada commit 26dc525
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 23 deletions.
38 changes: 18 additions & 20 deletions Cargo.lock

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

6 changes: 3 additions & 3 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -16,12 +16,12 @@ authors = [
anyhow = "1.0"
async-hofs = "0.1.1"
async-trait = "0.1.73"
build-info = "0.0.31"
build-info = "0.0.33"
clap = { version = "4.4", features = ["derive"] }
console = "0.15.7"
dialoguer = "0.11.0"
dirs = "5.0"
git2 = "0.17.2"
git2 = "0.18.1"
itertools = "0.11.0"
indicatif = "0.17.7"
lazy_static = "1.4"
Expand Down Expand Up @@ -49,7 +49,7 @@ features = [
]

[build-dependencies]
build-info-build = "0.0.31"
build-info-build = "0.0.33"

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

0 comments on commit 26dc525

Please sign in to comment.