diff options
author | Ricky Kresslein <rk@lakoliu.com> | 2022-04-11 20:42:08 +0300 |
---|---|---|
committer | Ricky Kresslein <rk@lakoliu.com> | 2022-04-11 20:42:08 +0300 |
commit | 183de1135da112065f69966d56510417ca4ecd26 (patch) | |
tree | ebbcd291a524efb44333f1cfdb49bd94bd5050e5 /Cargo.lock | |
parent | 107f103d27aed772b97ee9c9c3bcff06ba20cebf (diff) | |
download | Furtherance-183de1135da112065f69966d56510417ca4ecd26.tar.zst |
Update icon and version
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 6d88198..7da8f8d 100755 --- a/Cargo.lock +++ b/Cargo.lock @@ -205,7 +205,7 @@ dependencies = [ [[package]] name = "furtherance" -version = "1.0.9" +version = "1.1.0" dependencies = [ "chrono", "dbus", |