aboutsummaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorNathan Jaremko2019-02-24 18:57:46 -0500
committerNathan Jaremko2019-02-24 18:57:46 -0500
commitec5f7a63028303f0f0aab78dbebd61afba68b184 (patch)
treefd48b58047e3abdb2b49c2de3128696371ad6754 /Cargo.toml
parentb238a6606fb4ea0df4c69b4f15874a65f22263b4 (diff)
downloadpodcast-ec5f7a63028303f0f0aab78dbebd61afba68b184.tar.bz2
Add completion generation
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index b13c130..c6c275b 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -32,4 +32,4 @@ serde = "1.0"
serde_derive = "1.0"
serde_json = "1.0"
serde_yaml = "0.8"
-toml = "0.4"
+toml = "0.4" \ No newline at end of file