mirror of
https://github.com/uutils/platform-info.git
synced 2026-06-10 15:48:45 -07:00
chore(deps): update rust crate libc to v0.2.183
This commit is contained in:
committed by
Sylvestre Ledru
parent
034e3978a9
commit
0082a82b3b
Generated
+2
-2
@@ -13,9 +13,9 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "libc"
|
||||
version = "0.2.159"
|
||||
version = "0.2.183"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "561d97a539a36e26a9a5fad1ea11a3039a67714694aaa379433e580854bc3dc5"
|
||||
checksum = "b5b646652bf6661599e1da8901b3b9522896f01e736bad5f723fe7a3a27f899d"
|
||||
|
||||
[[package]]
|
||||
name = "memchr"
|
||||
|
||||
Reference in New Issue
Block a user