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 self_cell to 1.0.2

This commit is contained in:
renovate[bot] 2023-11-10 16:59:08 +00:00 committed by GitHub
parent 7202d01767
commit 24d7f1fe5c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 3 deletions

View file

@ -313,7 +313,7 @@ regex = "1.10.2"
rstest = "0.18.2"
rust-ini = "0.19.0"
same-file = "1.0.6"
self_cell = "1.0.1"
self_cell = "1.0.2"
selinux = "0.4"
signal-hook = "0.3.17"
smallvec = { version = "1.11", features = ["union"] }