add reddit posting and improve rendering
This commit is contained in:
@@ -6,6 +6,10 @@ edition = "2018"
|
||||
|
||||
[dependencies]
|
||||
chrono = { version = "0.4", features = ["serde"] }
|
||||
failure = "0.1"
|
||||
ordinal = "0.2"
|
||||
orca = "0.7"
|
||||
rand = "0.6"
|
||||
reqwest = "0.9"
|
||||
serde = { version = "1", features = ["derive"] }
|
||||
rand = "0.6"
|
||||
serde_json = "1"
|
||||
|
||||
Reference in New Issue
Block a user