diff options
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", |