mirror of
https://forgejo.ellis.link/continuwuation/continuwuity.git
synced 2025-07-07 16:46:25 +02:00
chore(deps): update rust crate proc-macro2 to v1.0.89
This commit is contained in:
parent
8428e7cdf7
commit
7e25db5942
1 changed files with 2 additions and 2 deletions
4
Cargo.lock
generated
4
Cargo.lock
generated
|
@ -2655,9 +2655,9 @@ dependencies = [
|
|||
|
||||
[[package]]
|
||||
name = "proc-macro2"
|
||||
version = "1.0.86"
|
||||
version = "1.0.89"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "5e719e8df665df0d1c8fbfd238015744736151d4445ec0836b8e628aae103b77"
|
||||
checksum = "f139b0662de085916d1fb67d2b4169d1addddda1919e696f3252b740b629986e"
|
||||
dependencies = [
|
||||
"unicode-ident",
|
||||
]
|
||||
|
|
Loading…
Add table
Reference in a new issue