diff options
author | Ricky Kresslein <ricky@unobserved.io> | 2024-02-05 11:26:48 +0100 |
---|---|---|
committer | Ricky Kresslein <ricky@unobserved.io> | 2024-02-05 11:26:48 +0100 |
commit | de0dab8737ff49c4bfe6b6f02184955ca7aa2830 (patch) | |
tree | 51ad809eb735221b18cb6355269c34e55ca84ba0 /Cargo.lock | |
parent | 3157cd45695a4089c0c42dd8675c978c0560964f (diff) | |
download | Furtherance-de0dab8737ff49c4bfe6b6f02184955ca7aa2830.tar.zst |
Update to 1.8.3 and update translation file
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 71a55e6..d6670f7 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -278,7 +278,7 @@ dependencies = [ [[package]] name = "furtherance" -version = "1.8.2" +version = "1.8.3" dependencies = [ "anyhow", "chrono", |