Skip to content

Commit 03dbb5d

Browse files
dependabot[bot]smoelius
authored andcommitted
Bump the cargo group with 2 updates
Bumps the cargo group with 2 updates: [regex](https://github.com/rust-lang/regex) and [octocrab](https://github.com/XAMPPRocky/octocrab). Updates `regex` from 1.12.4 to 1.13.0 - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](rust-lang/regex@1.12.4...1.13.0) Updates `octocrab` from 0.53.1 to 0.54.0 - [Release notes](https://github.com/XAMPPRocky/octocrab/releases) - [Changelog](https://github.com/XAMPPRocky/octocrab/blob/main/CHANGELOG.md) - [Commits](XAMPPRocky/octocrab@v0.53.1...v0.54.0) --- updated-dependencies: - dependency-name: regex dependency-version: 1.13.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo - dependency-name: octocrab dependency-version: 0.54.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 6984582 commit 03dbb5d

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

Cargo.lock

Lines changed: 4 additions & 4 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
@@ -40,7 +40,7 @@ reqwest = { version = "0.13", default-features = false, features = [
4040

4141
[dev-dependencies]
4242
assert_cmd = "2.2"
43-
octocrab = "0.53"
43+
octocrab = "0.54"
4444
predicates = "3.1"
4545
rustls = { version = "0.23", default-features = false, features = [
4646
"aws_lc_rs",

0 commit comments

Comments
 (0)