Skip to content

Commit 842f927

Browse files
Bump octocrab from 0.49.4 to 0.49.5
Bumps [octocrab](https://github.com/XAMPPRocky/octocrab) from 0.49.4 to 0.49.5. - [Release notes](https://github.com/XAMPPRocky/octocrab/releases) - [Changelog](https://github.com/XAMPPRocky/octocrab/blob/main/CHANGELOG.md) - [Commits](XAMPPRocky/octocrab@v0.49.4...v0.49.5) --- updated-dependencies: - dependency-name: octocrab dependency-version: 0.49.5 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9f221b8 commit 842f927

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

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.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ anyhow = "1.0"
1111
clap = {version = "4.5.53", features = ["derive"]}
1212
chrono = {version = "0.4.42", features = ["serde"]}
1313
http = "1.4"
14-
octocrab = "0.49.4"
14+
octocrab = "0.49.5"
1515
plotters = "0.3.7"
1616
reqwest = {version = "0.12.9", features = ["json"]}
1717
secrecy = "0.10.3"

0 commit comments

Comments
 (0)