1
Fork 0
mirror of https://github.com/RGBCube/uutils-coreutils synced 2025-08-01 05:27:45 +00:00

chore(deps): update rust crate ouroboros to 0.15.6

This commit is contained in:
renovate[bot] 2023-03-27 05:21:59 +00:00 committed by GitHub
parent 74b54074e1
commit 4af53f2517
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View file

@ -301,7 +301,7 @@ num-traits = "0.2.15"
number_prefix = "0.4"
once_cell = "1.13.1"
onig = { version = "~6.4", default-features = false }
ouroboros = "0.15.5"
ouroboros = "0.15.6"
phf = "0.11.1"
phf_codegen = "0.11.1"
platform-info = "1.0.2"