mirror of
https://github.com/uutils/findutils.git
synced 2026-06-10 15:48:30 -07:00
build(deps): bump onig from 6.5.2 to 6.5.3
Bumps [onig](https://github.com/iwillspeak/rust-onig) from 6.5.2 to 6.5.3. - [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.2...v6.5.3) --- updated-dependencies: - dependency-name: onig dependency-version: 6.5.3 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
8c32bdd514
commit
2332e46830
Generated
+4
-4
@@ -719,9 +719,9 @@ checksum = "384b8ab6d37215f3c5301a95a4accb5d64aa607f1fcb26a11b5303878451b4fe"
|
||||
|
||||
[[package]]
|
||||
name = "onig"
|
||||
version = "6.5.2"
|
||||
version = "6.5.3"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "e9f0430136375a315630bfaf61d6bca71a048258b312be75f26f910fb4333e44"
|
||||
checksum = "0cc3cbf698f9438986c11a880c90a6d04b9de27575afd28bbf45b154b6c709e2"
|
||||
dependencies = [
|
||||
"bitflags 2.11.0",
|
||||
"libc",
|
||||
@@ -731,9 +731,9 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "onig_sys"
|
||||
version = "69.9.2"
|
||||
version = "69.9.3"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "725f3ee364ae6d02cfca12ef2be392cfee2733c2a01f0ed386fb74fa94a0fd26"
|
||||
checksum = "1e68317604e77e53b85896388e1a803c1d21b74c899ec9e5e1112db90735edd7"
|
||||
dependencies = [
|
||||
"cc",
|
||||
"pkg-config",
|
||||
|
||||
Reference in New Issue
Block a user