diff options
Diffstat (limited to 'Cargo.toml')
-rw-r--r-- | Cargo.toml | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -2,6 +2,7 @@ name = "solard" version = "0.3.1" edition = "2021" +authors = [ "Cara Salter <cara@devcara.com>" ] # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html |