summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml4
1 files changed, 2 insertions, 2 deletions
diff --git a/Cargo.toml b/Cargo.toml
index c982296..31ba350 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,10 +1,10 @@
[package]
name = "gfold"
-version = "0.1.0"
+version = "0.1.1"
authors = ["Nick Gerace <nickagerace@gmail.com>"]
edition = "2018"
[dependencies]
clap = { git = "https://github.com/clap-rs/clap/" }
colored = "1.9"
-git2 = "0.13" \ No newline at end of file
+git2 = "0.13"