Skip to content

Commit a3d0a1e

Browse files
fix(deps): update rust crate octocrab to 0.45.0 (#204)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 8a2b6ae commit a3d0a1e

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.

scripts/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ version.workspace = true
1212
[dependencies]
1313
env_logger = "0.11.3"
1414
log = "0.4.21"
15-
octocrab = "0.44.0"
15+
octocrab = "0.45.0"
1616
semver = "1.0.22"
1717
serde.workspace = true
1818
strum = { version = "0.27.0", features = ["derive"] }

0 commit comments

Comments
 (0)