Skip to content

Commit 5b7bd6c

Browse files
fix(deps): update rust crate octocrab to 0.47.0
1 parent ff46d97 commit 5b7bd6c

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.45.0"
15+
octocrab = "0.47.0"
1616
semver = "1.0.22"
1717
serde.workspace = true
1818
strum = { version = "0.27.0", features = ["derive"] }

0 commit comments

Comments
 (0)