mirror of
https://github.com/msfjarvis/clipboard-substitutor
synced 2025-08-15 03:07:02 +05:30
fix(deps): update rust crate regex to 1.5.5
This commit is contained in:
parent
8b93a6924a
commit
4653304d13
2 changed files with 3 additions and 3 deletions
|
@ -15,7 +15,7 @@ include = ["src/**/*", "LICENSE-*", "README.md"]
|
|||
anyhow = "1.0.56"
|
||||
clipboard = "0.5.0"
|
||||
dirs = "4.0.0"
|
||||
regex = "1.5.4"
|
||||
regex = "1.5.5"
|
||||
serde = "1.0.136"
|
||||
serde_derive = "1.0.136"
|
||||
toml = "0.5.8"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue