Dereferences Twitter short url (t.co) to the real URLs + add Error handling (not used at the moment)

This commit is contained in:
VC
2020-03-01 17:02:10 +01:00
parent 776559c956
commit b73a8afa2f
3 changed files with 67 additions and 8 deletions

2
Cargo.lock generated
View File

@@ -1249,7 +1249,7 @@ dependencies = [
[[package]]
name = "scootaloo"
version = "0.1.0"
version = "0.1.1"
dependencies = [
"clap",
"egg-mode",