diff --git a/Cargo.toml b/Cargo.toml index 5af9e88..37298fc 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "Igneous" version = "0.1.0" -authors = ["Bill Kudo "] +authors = ["BillK "] edition = "2018" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html @@ -10,4 +10,4 @@ edition = "2018" serenity = "0.8.5" regex = "1" rusqlite = "0.23.1" -strsim = "0.10.0" \ No newline at end of file +strsim = "0.10.0"