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 0cba7fc..d1c476f 100755 --- a/Cargo.lock +++ b/Cargo.lock @@ -205,7 +205,7 @@ dependencies = [ [[package]] name = "furtherance" -version = "1.0.8" +version = "1.0.9" dependencies = [ "chrono", "dbus", |