diff options
author | Ricky Kresslein <rk@lakoliu.com> | 2023-06-16 12:17:48 +0200 |
---|---|---|
committer | Ricky Kresslein <rk@lakoliu.com> | 2023-06-16 12:17:48 +0200 |
commit | b68989b7df04150244ff02a369fbf185bf3db80a (patch) | |
tree | 01e6cc9a88df4d039e86839b26420bfbed23502c /Cargo.lock | |
parent | 8ea48750efa6b699a10d0f280b429db01525e80b (diff) | |
download | Furtherance-b68989b7df04150244ff02a369fbf185bf3db80a.tar.zst |
Update to v1.8.1
Diffstat (limited to 'Cargo.lock')
-rw-r--r-- | Cargo.lock | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.lock b/Cargo.lock index b9fe8b7..2719520 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -272,7 +272,7 @@ dependencies = [ [[package]] name = "furtherance" -version = "1.8.0" +version = "1.8.1" dependencies = [ "anyhow", "chrono", |