We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cde8a12 commit 904270eCopy full SHA for 904270e
tldextract-cli/Cargo.toml
@@ -17,4 +17,4 @@ publish = false
17
tldextract-rs = { path = "../tldextract-rs", version = "0.1.1", features = ["serde", "reqwest"] }
18
serde_json = "1.0.108"
19
argh = "0.1.12"
20
-crossterm = "0.27.0"
+crossterm = "0.28.0"
0 commit comments