chore(deps): bump libmacchina to version 7.0.0
This commit is contained in:
parent
641ad67d66
commit
d902a6aafb
4
Cargo.lock
generated
4
Cargo.lock
generated
@ -545,9 +545,9 @@ checksum = "99227334921fae1a979cf0bfdfcc6b3e5ce376ef57e16fb6fb3ea2ed6095f80c"
|
||||
|
||||
[[package]]
|
||||
name = "libmacchina"
|
||||
version = "6.4.0"
|
||||
version = "7.0.0"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "07f8d808d1a5f51f461fccc7690501ccdf706157fcdb296c02be552c7617e6b6"
|
||||
checksum = "4448964d60d5aff7076f8bedfafdc4f07c2203e901cb3223ada87b2858caf4ba"
|
||||
dependencies = [
|
||||
"cfg-if 1.0.0",
|
||||
"core-foundation 0.9.3",
|
||||
|
||||
@ -20,7 +20,7 @@ globset = "0.4.10"
|
||||
dotenvy = "0.15.6"
|
||||
glob = "0.3.1"
|
||||
which = "4.4.0"
|
||||
libmacchina = "6"
|
||||
libmacchina = "7"
|
||||
crossterm = "0.26.1"
|
||||
|
||||
[profile.release]
|
||||
|
||||
Loading…
Reference in New Issue
Block a user