mirror of
https://github.com/figsoda/mmtc
synced 2024-11-22 15:13:03 +00:00
update lock file
This commit is contained in:
parent
00e0825c02
commit
dd595ed8a2
1 changed files with 2 additions and 2 deletions
4
Cargo.lock
generated
4
Cargo.lock
generated
|
@ -563,9 +563,9 @@ dependencies = [
|
|||
|
||||
[[package]]
|
||||
name = "proc-macro2"
|
||||
version = "1.0.24"
|
||||
version = "1.0.25"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "1e0704ee1a7e00d7bb417d0770ea303c1bccbabf0ef1667dae92b5967f5f8a71"
|
||||
checksum = "37015eacd32e5cb0cb453d8888d5aad735e257cfc5b7aca77ad121a70ab326f9"
|
||||
dependencies = [
|
||||
"unicode-xid",
|
||||
]
|
||||
|
|
Loading…
Reference in a new issue