remove terminal-link dependency
This commit is contained in:
parent
cb4d395997
commit
dfff01acf6
3 changed files with 4 additions and 12 deletions
7
Cargo.lock
generated
7
Cargo.lock
generated
|
@ -1034,7 +1034,6 @@ dependencies = [
|
|||
"reqwest",
|
||||
"rss",
|
||||
"serde",
|
||||
"terminal-link",
|
||||
"tokio",
|
||||
"toml",
|
||||
"xdg",
|
||||
|
@ -1439,12 +1438,6 @@ dependencies = [
|
|||
"windows-sys 0.59.0",
|
||||
]
|
||||
|
||||
[[package]]
|
||||
name = "terminal-link"
|
||||
version = "0.1.0"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "253bcead4f3aa96243b0f8fa46f9010e87ca23bd5d0c723d474ff1d2417bbdf8"
|
||||
|
||||
[[package]]
|
||||
name = "tinystr"
|
||||
version = "0.7.6"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue