Skip to content

Commit

Permalink
Merge pull request #245 from siketyan/dependabot/cargo/gh-config-0.3.0
Browse files Browse the repository at this point in the history
build(deps): bump gh-config from 0.2.2 to 0.3.0
  • Loading branch information
siketyan authored Sep 26, 2023
2 parents 0b481a6 + 63f40d3 commit 6a64106
Show file tree
Hide file tree
Showing 2 changed files with 54 additions and 44 deletions.
96 changes: 53 additions & 43 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 @@ -37,7 +37,7 @@ tracing-subscriber = { version = "0.3.17", features = ["env-filter"] }
url = "2.4"
walkdir = "2.4"

gh-config = { version = "0.2.2", optional = true }
gh-config = { version = "0.3.0", optional = true }
octocrab = { version = "0.30.1", optional = true }

[target.'cfg(windows)'.dependencies.windows]
Expand Down

0 comments on commit 6a64106

Please sign in to comment.