diff options
Diffstat (limited to 'Cargo.lock')
| -rw-r--r-- | Cargo.lock | 8 |
1 files changed, 4 insertions, 4 deletions
| @@ -523,18 +523,18 @@ dependencies = [ | |||
| 523 | 523 | ||
| 524 | [[package]] | 524 | [[package]] |
| 525 | name = "thiserror" | 525 | name = "thiserror" |
| 526 | version = "1.0.26" | 526 | version = "1.0.30" |
| 527 | source = "registry+https://github.com/rust-lang/crates.io-index" | 527 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 528 | checksum = "93119e4feac1cbe6c798c34d3a53ea0026b0b1de6a120deef895137c0529bfe2" | 528 | checksum = "854babe52e4df1653706b98fcfc05843010039b406875930a70e4d9644e5c417" |
| 529 | dependencies = [ | 529 | dependencies = [ |
| 530 | "thiserror-impl", | 530 | "thiserror-impl", |
| 531 | ] | 531 | ] |
| 532 | 532 | ||
| 533 | [[package]] | 533 | [[package]] |
| 534 | name = "thiserror-impl" | 534 | name = "thiserror-impl" |
| 535 | version = "1.0.26" | 535 | version = "1.0.30" |
| 536 | source = "registry+https://github.com/rust-lang/crates.io-index" | 536 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| 537 | checksum = "060d69a0afe7796bf42e9e2ff91f5ee691fb15c53d38b4b62a9a53eb23164745" | 537 | checksum = "aa32fd3f627f367fe16f893e2597ae3c05020f8bba2666a4e6ea73d377e5714b" |
| 538 | dependencies = [ | 538 | dependencies = [ |
| 539 | "proc-macro2", | 539 | "proc-macro2", |
| 540 | "quote", | 540 | "quote", |
