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

chore(deps): update rust crate rust-ini to 0.19.0

This commit is contained in:
renovate[bot] 2023-06-18 14:05:34 +00:00 committed by GitHub
parent ea532d1bdc
commit 9fbc98fc4e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 55 additions and 9 deletions

View file

@ -312,7 +312,7 @@ rayon = "1.7"
redox_syscall = "0.3"
regex = "1.8.4"
rstest = "0.17.0"
rust-ini = "0.18.0"
rust-ini = "0.19.0"
same-file = "1.0.6"
selinux = "0.4"
signal-hook = "0.3.15"