diff options
author | Ricky Kresslein <ricky@unobserved.io> | 2023-10-14 15:56:46 +0200 |
---|---|---|
committer | Ricky Kresslein <ricky@unobserved.io> | 2023-10-14 15:56:46 +0200 |
commit | 4f77e23b6f321c5a9b3c92425442f30b3779427a (patch) | |
tree | d4e3e1308cc91c76624df7936351e0e47babd661 /Cargo.toml | |
parent | d3539cb2fdfb3c8cf1205118c9656cfa3cc5da4b (diff) | |
download | Furtherance-4f77e23b6f321c5a9b3c92425442f30b3779427a.tar.zst |
Update email
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 8c49cf5..aa63054 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "furtherance" version = "1.8.1" -authors = ["Ricky Kresslein <rk@lakoliu.com>"] +authors = ["Ricky Kresslein <ricky@unobserved.io>"] edition = "2021" [dependencies] |