Skip to content

Commit d2324c7

Browse files
build(deps): bump the cargo group with 2 updates
Bumps the cargo group with 2 updates: [gix-url](https://github.com/GitoxideLabs/gitoxide) and [owo-colors](https://github.com/owo-colors/owo-colors). Updates `gix-url` from 0.35.1 to 0.35.2 - [Release notes](https://github.com/GitoxideLabs/gitoxide/releases) - [Changelog](https://github.com/GitoxideLabs/gitoxide/blob/main/CHANGELOG.md) - [Commits](GitoxideLabs/gitoxide@gix-url-v0.35.1...gix-url-v0.35.2) Updates `owo-colors` from 4.2.3 to 4.3.0 - [Release notes](https://github.com/owo-colors/owo-colors/releases) - [Changelog](https://github.com/owo-colors/owo-colors/blob/main/CHANGELOG.md) - [Commits](owo-colors/owo-colors@v4.2.3...v4.3.0) --- updated-dependencies: - dependency-name: gix-url dependency-version: 0.35.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo - dependency-name: owo-colors dependency-version: 4.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d064e62 commit d2324c7

2 files changed

Lines changed: 6 additions & 6 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: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,9 @@ bstr = "1.12.1"
1616
color-eyre = "0.6.5"
1717
enum_dispatch = "0.3.13"
1818
eyre = "0.6.12"
19-
gix-url = "0.35.1"
19+
gix-url = "0.35.2"
2020
itertools = "0.14.0"
21-
owo-colors = { version = "4.2.3", features = ["supports-colors"] }
21+
owo-colors = { version = "4.3.0", features = ["supports-colors"] }
2222
rustc-hash = "2.1.1"
2323
serde = { version = "1.0.228", features = ["derive"] }
2424
serde_json = "1.0.149"

0 commit comments

Comments
 (0)