Revert "feat(cargo): update dependencies"

This reverts commit 314716e0de.
This commit is contained in:
Harsh Shandilya 2022-08-31 11:52:34 +05:30
parent 651652c877
commit e6c1463314
No known key found for this signature in database
2 changed files with 6 additions and 26 deletions

View file

@ -16,7 +16,7 @@ include = ["src/**/*", "LICENSE-*", "README.md"]
anyhow = "1.0.62"
argv = "0.1.6"
clipboard-master = "3.1.3"
copypasta = { version = "0.8.1", default-features = false, features = ["x11"] }
copypasta = { version = "0.7.1", default-features = false, features = ["x11"] }
dirs = "4.0.0"
regex = "1.6.0"
serde = "1.0.144"