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

Bump onig from 6.4.0 to 6.5.1

This commit is contained in:
Daniel Hofstetter 2025-05-24 07:43:10 +02:00
parent cd9ce77098
commit a0cf06ea8c
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"