diff options
-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] |