Skip to content

Commit 9829f35

Browse files
dependabot[bot]avrabe
authored andcommitted
rust/wizer(deps): bump octocrab in /tools/wizer_initializer
Bumps [octocrab](https://github.com/XAMPPRocky/octocrab) from 0.46.0 to 0.47.0. - [Release notes](https://github.com/XAMPPRocky/octocrab/releases) - [Changelog](https://github.com/XAMPPRocky/octocrab/blob/main/CHANGELOG.md) - [Commits](XAMPPRocky/octocrab@v0.46.0...v0.47.0) --- updated-dependencies: - dependency-name: octocrab dependency-version: 0.47.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 4359922 commit 9829f35

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

tools/wizer_initializer/Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

tools/wizer_initializer/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,4 +24,4 @@ tokio = { version = "1.48", features = ["full"] }
2424
chrono = { version = "0.4", features = ["serde"] }
2525
futures-util = "0.3"
2626
tempfile = "3.23"
27-
octocrab = { version = "0.46", features = ["stream"] }
27+
octocrab = { version = "0.47", features = ["stream"] }

0 commit comments

Comments
 (0)