diff options
author | Ricky Kresslein <rk@lakoliu.com> | 2022-04-29 09:52:55 +0300 |
---|---|---|
committer | Ricky Kresslein <rk@lakoliu.com> | 2022-04-29 09:52:55 +0300 |
commit | e11fc6944baa240989066334ea6baff4e9fd82c5 (patch) | |
tree | f0fa85c16c5bd5863ee3c767a87d0e1b76f59732 /Cargo.lock | |
parent | e278d90762c6883c9bf6b463c7a9fd930856c9ca (diff) | |
download | Furtherance-e11fc6944baa240989066334ea6baff4e9fd82c5.tar.zst |
Update to v1.2.0
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 7a22dd9..11c000c 100755 --- a/Cargo.lock +++ b/Cargo.lock @@ -211,7 +211,7 @@ dependencies = [ [[package]] name = "furtherance" -version = "1.1.2" +version = "1.1.3" dependencies = [ "chrono", "dbus", |