1
Fork 0
mirror of https://github.com/RGBCube/uutils-coreutils synced 2025-07-29 12:07:46 +00:00

Merge pull request #7976 from cakebaker/bump_onig

Bump `onig` from `6.4.0` to `6.5.1`
This commit is contained in:
Sylvestre Ledru 2025-05-25 21:32:41 +02:00 committed by GitHub
commit 04e7de1546
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 14 additions and 20 deletions

View file

@ -318,7 +318,7 @@ num-bigint = "0.4.4"
num-prime = "0.4.4"
num-traits = "0.2.19"
number_prefix = "0.4"
onig = { version = "~6.4", default-features = false }
onig = { version = "~6.5.1", default-features = false }
parse_datetime = "0.9.0"
phf = "0.11.2"
phf_codegen = "0.11.2"