1
Fork 0
mirror of https://github.com/RGBCube/uutils-coreutils synced 2025-08-03 14:37:45 +00:00

update to platform-info 1.0.1

This commit is contained in:
Sylvestre Ledru 2022-11-08 21:50:07 +01:00
parent 60cbcb88a7
commit b0b059e34a
3 changed files with 4 additions and 4 deletions

4
Cargo.lock generated
View file

@ -1538,9 +1538,9 @@ checksum = "1df8c4ec4b0627e53bdf214615ad287367e482558cf84b109250b37464dc03ae"
[[package]]
name = "platform-info"
version = "1.0.0"
version = "1.0.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "95f26dfd50c79dacf549a8a784734fff83a5e42736487464d782fc8a3a2f5563"
checksum = "4278b2b54a23c9a91d5bae9b09e21d566f8b23890491951160b05d64f29d1d8b"
dependencies = [
"libc",
"winapi",