parent
6696b0228c
commit
db78b9ebc5
4
Cargo.lock
generated
4
Cargo.lock
generated
@ -556,9 +556,9 @@ dependencies = [
|
|||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
name = "libmacchina"
|
name = "libmacchina"
|
||||||
version = "7.2.1"
|
version = "7.2.3"
|
||||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||||
checksum = "a8423a617e60c76cedf8f936ed62ab63ca8af5c21b0c6d8df65967eae56a096c"
|
checksum = "bc54c7fbfab302c347ed0c02d183b80f8682d34396d5122b1a16052d7db74d4d"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"cfg-if 1.0.0",
|
"cfg-if 1.0.0",
|
||||||
"core-foundation 0.9.4",
|
"core-foundation 0.9.4",
|
||||||
|
|||||||
@ -21,7 +21,7 @@ globset = "0.4.10"
|
|||||||
dotenvy = "0.15.6"
|
dotenvy = "0.15.6"
|
||||||
glob = "0.3.1"
|
glob = "0.3.1"
|
||||||
which = "4.4.0"
|
which = "4.4.0"
|
||||||
libmacchina = "7.2.1"
|
libmacchina = "7.2.3"
|
||||||
crossterm = "0.27.0"
|
crossterm = "0.27.0"
|
||||||
os-release = "0.1.0"
|
os-release = "0.1.0"
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user