diff options
author | Ricky Kresslein <rk@lakoliu.com> | 2022-04-22 11:12:08 +0300 |
---|---|---|
committer | Ricky Kresslein <rk@lakoliu.com> | 2022-04-22 11:12:08 +0300 |
commit | 6f4be1c293d64e1e38bcf2cc255f4c42b0e9e990 (patch) | |
tree | f7d04535fef41b7c68abc27cb890d2fcfbcd3b27 /Cargo.lock | |
parent | 57a9ac96492ed141796dcf31a5e1199ea352fe35 (diff) | |
download | Furtherance-6f4be1c293d64e1e38bcf2cc255f4c42b0e9e990.tar.zst |
Bump to v1.1.2 and update translation template
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 927ec1f..7a22dd9 100755 --- a/Cargo.lock +++ b/Cargo.lock @@ -211,7 +211,7 @@ dependencies = [ [[package]] name = "furtherance" -version = "1.1.1" +version = "1.1.2" dependencies = [ "chrono", "dbus", |