summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--gyro.zzz2
1 files changed, 1 insertions, 1 deletions
diff --git a/gyro.zzz b/gyro.zzz
index 347d37a..c993e7e 100644
--- a/gyro.zzz
+++ b/gyro.zzz
@@ -1,6 +1,6 @@
1pkgs: 1pkgs:
2 clap: 2 clap:
3 version: 0.4.1 3 version: 0.5.0
4 license: Unlicense 4 license: Unlicense
5 description: Simple command line argument parsing library 5 description: Simple command line argument parsing library
6 source_url: "https://github.com/Hejsil/zig-clap" 6 source_url: "https://github.com/Hejsil/zig-clap"