mirror of
https://github.com/TECHNOFAB11/pay-respects.git
synced 2025-12-11 22:10:09 +01:00
deps: update parser
This commit is contained in:
parent
22e076b228
commit
2533fbfdcc
2 changed files with 4 additions and 4 deletions
6
Cargo.lock
generated
6
Cargo.lock
generated
|
|
@ -873,15 +873,15 @@ dependencies = [
|
|||
|
||||
[[package]]
|
||||
name = "pay-respects-parser"
|
||||
version = "0.2.5"
|
||||
version = "0.2.6"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "3793a4fca8bb4230c885f12e99334dc25d2dce37299464886bda265cba24e365"
|
||||
checksum = "0616ebcf9e3b5a8316a6d4466a53f103972336d33f2138f3b94fda0f7b372d51"
|
||||
dependencies = [
|
||||
"proc-macro2",
|
||||
"quote",
|
||||
"serde",
|
||||
"syn 1.0.109",
|
||||
"toml 0.7.8",
|
||||
"toml 0.8.19",
|
||||
]
|
||||
|
||||
[[package]]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue