mirror of
https://github.com/uutils/findutils.git
synced 2026-06-10 15:48:30 -07:00
build(deps): bump onig from 6.5.1 to 6.5.2
Bumps [onig](https://github.com/iwillspeak/rust-onig) from 6.5.1 to 6.5.2. - [Release notes](https://github.com/iwillspeak/rust-onig/releases) - [Changelog](https://github.com/rust-onig/rust-onig/blob/main/CHANGELOG.md) - [Commits](https://github.com/iwillspeak/rust-onig/compare/V6.5.1...v6.5.2) --- updated-dependencies: - dependency-name: onig dependency-version: 6.5.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
committed by
Daniel Hofstetter
parent
b851e75a45
commit
8c32bdd514
Generated
+4
-4
@@ -719,9 +719,9 @@ checksum = "384b8ab6d37215f3c5301a95a4accb5d64aa607f1fcb26a11b5303878451b4fe"
|
||||
|
||||
[[package]]
|
||||
name = "onig"
|
||||
version = "6.5.1"
|
||||
version = "6.5.2"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "336b9c63443aceef14bea841b899035ae3abe89b7c486aaf4c5bd8aafedac3f0"
|
||||
checksum = "e9f0430136375a315630bfaf61d6bca71a048258b312be75f26f910fb4333e44"
|
||||
dependencies = [
|
||||
"bitflags 2.11.0",
|
||||
"libc",
|
||||
@@ -731,9 +731,9 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "onig_sys"
|
||||
version = "69.9.1"
|
||||
version = "69.9.2"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "c7f86c6eef3d6df15f23bcfb6af487cbd2fed4e5581d58d5bf1f5f8b7f6727dc"
|
||||
checksum = "725f3ee364ae6d02cfca12ef2be392cfee2733c2a01f0ed386fb74fa94a0fd26"
|
||||
dependencies = [
|
||||
"cc",
|
||||
"pkg-config",
|
||||
|
||||
Reference in New Issue
Block a user