diff options
author | Ricky Kresslein <ricky@unobserved.io> | 2023-10-15 11:36:27 +0200 |
---|---|---|
committer | Ricky Kresslein <ricky@unobserved.io> | 2023-10-15 11:36:27 +0200 |
commit | 635cd29ce020eaa0ac34f61fd1d7dc8b2b7cc587 (patch) | |
tree | f62f4e68abc7d429418b49ceae6cb557a7487a0e /Cargo.toml | |
parent | 96bc6e253abc8b646cffd40064837b42fd91b443 (diff) | |
download | Furtherance-635cd29ce020eaa0ac34f61fd1d7dc8b2b7cc587.tar.zst |
Update to version 1.8.2
Diffstat (limited to 'Cargo.toml')
-rw-r--r-- | Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml index aa63054..29d14ee 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "furtherance" -version = "1.8.1" +version = "1.8.2" authors = ["Ricky Kresslein <ricky@unobserved.io>"] edition = "2021" |