diff options
author | Ricky Kresslein <rk@lakoliu.com> | 2022-06-11 07:47:39 +0300 |
---|---|---|
committer | Ricky Kresslein <rk@lakoliu.com> | 2022-06-11 07:47:39 +0300 |
commit | 43ec33f4abe663917c08e81b67f0decb7153481e (patch) | |
tree | 53bc8ca8c8426830f829857ffc69bcbd95a81f14 /Cargo.lock | |
parent | 30e8bef636fd1caf9fe2f136f929207b8cc2add1 (diff) | |
download | Furtherance-43ec33f4abe663917c08e81b67f0decb7153481e.tar.zst |
Menu organization
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 0ee3f73..27f2bd2 100755 --- a/Cargo.lock +++ b/Cargo.lock @@ -245,7 +245,7 @@ dependencies = [ [[package]] name = "furtherance" -version = "1.4.0" +version = "1.5.0" dependencies = [ "anyhow", "chrono", |