aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorNerdyPepper <[email protected]>2018-07-30 17:18:06 +0100
committerNerdyPepper <[email protected]>2018-07-30 17:18:06 +0100
commitcb93bc02b13432ccfe5e231ebde1edd033a2b388 (patch)
tree6ee27b54969bc63f10ea646ae36198f19a1ab5c6 /Cargo.toml
parentffacbf9aec3342519190755a913faa11438f3f28 (diff)
parent82077440d0ee3e6f64921461e45bb8be764ec57d (diff)
Merge branch 'master' of https://github.com/nerdypepper/taizen
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/Cargo.toml b/Cargo.toml
index f8a74e7..b02777a 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -2,6 +2,7 @@
2name = "taizen" 2name = "taizen"
3version = "0.1.0" 3version = "0.1.0"
4authors = ["NerdyPepper <[email protected]>"] 4authors = ["NerdyPepper <[email protected]>"]
5description = "TUI MediaWiki browser"
5 6
6[dependencies] 7[dependencies]
7reqwest = { git = "https://github.com/seanmonstar/reqwest" } 8reqwest = { git = "https://github.com/seanmonstar/reqwest" }