We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d8cde6c commit 08d4c67Copy full SHA for 08d4c67
README.md
@@ -24,12 +24,12 @@ are bugs, missing things and rough edges.
24
# Dependencies
25
26
The following crates are used:
27
-* chrono 0.3
28
-* error-chain 0.10
+* chrono 0.4
+* error-chain 0.11
29
* git2 0.6
30
* is-match 0.1
31
-* lazy_static 0.2
32
-* log 0.3
+* lazy_static 1.0
+* log 0.4
33
* regex 0.2
34
35
Additionally, for building the man page, `pandoc` is required.
0 commit comments