diff options
author | Nick Gerace <nickagerace@gmail.com> | 2020-10-07 01:55:49 -0400 |
---|---|---|
committer | Nick Gerace <nickagerace@gmail.com> | 2020-10-07 02:07:02 -0400 |
commit | 16c3d7b246ce09a4b3d7d730102c155f4a51f47c (patch) | |
tree | 52699add5f4ae60c2180b94b2ff7e0178f49e27a /Cargo.lock | |
parent | 33daf73d452acfb73b1d9f9f9ed5d22eb623fb14 (diff) | |
download | gfold-16c3d7b246ce09a4b3d7d730102c155f4a51f47c.zip |
Update to 0.5.1
Update to 0.5.1. Update all docs and files to reflect this change.
Diffstat (limited to 'Cargo.lock')
-rw-r--r-- | Cargo.lock | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -178,7 +178,7 @@ dependencies = [ [[package]] name = "gfold" -version = "0.5.0" +version = "0.5.1" dependencies = [ "git2", "prettytable-rs", |