mirror of
https://github.com/msfjarvis/clipboard-substitutor
synced 2025-08-15 01:57:02 +05:30
fix(deps): update rust crate toml to v0.9.3
This commit is contained in:
parent
b2729a76a5
commit
17ff5142d2
1 changed files with 2 additions and 2 deletions
4
Cargo.lock
generated
4
Cargo.lock
generated
|
@ -750,9 +750,9 @@ dependencies = [
|
|||
|
||||
[[package]]
|
||||
name = "toml"
|
||||
version = "0.9.2"
|
||||
version = "0.9.3"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "ed0aee96c12fa71097902e0bb061a5e1ebd766a6636bb605ba401c45c1650eac"
|
||||
checksum = "e06723639aaded957e5a80be250c1f82f274b9d23ebb4d94163668470623461c"
|
||||
dependencies = [
|
||||
"indexmap",
|
||||
"serde",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue