diff options
author | Ricky Kresslein <rk@lakoliu.com> | 2022-06-17 16:15:27 +0300 |
---|---|---|
committer | Ricky Kresslein <rk@lakoliu.com> | 2022-06-17 16:15:59 +0300 |
commit | c0530324978c5f4813b789fbd81b02f2a4684bf0 (patch) | |
tree | e2f2c6810289742afffba4d5a04cf1b9b79f14a4 /Cargo.lock | |
parent | d5a8b7211d2be533cc7a205c906381540b5c876a (diff) | |
download | Furtherance-c0530324978c5f4813b789fbd81b02f2a4684bf0.tar.zst |
Remove period from app summary - #72
Diffstat (limited to 'Cargo.lock')
-rwxr-xr-x | Cargo.lock | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.lock b/Cargo.lock index 61c71af..f1ccc9d 100755 --- a/Cargo.lock +++ b/Cargo.lock @@ -261,7 +261,7 @@ dependencies = [ [[package]] name = "furtherance" -version = "1.5.0" +version = "1.5.1" dependencies = [ "anyhow", "chrono", |