diff options
author | Ricky Kresslein <rk@lakoliu.com> | 2022-06-05 12:49:41 +0300 |
---|---|---|
committer | Ricky Kresslein <rk@lakoliu.com> | 2022-06-05 12:49:41 +0300 |
commit | 35afa350ff9c923fe60ae12dc630d7c062afde93 (patch) | |
tree | e298c823308c5bdbda2454a4280188a0da7cda8a /Cargo.lock | |
parent | 825a2662b1856931549fc2de1164e89b09c7f4aa (diff) | |
download | Furtherance-35afa350ff9c923fe60ae12dc630d7c062afde93.tar.zst |
Update version and localization
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 9c8a54e..a1b6112 100755 --- a/Cargo.lock +++ b/Cargo.lock @@ -211,7 +211,7 @@ dependencies = [ [[package]] name = "furtherance" -version = "1.3.0" +version = "1.4.0" dependencies = [ "chrono", "dbus", |