diff --git a/Cargo.toml b/Cargo.toml index 60785b4..77628a1 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -12,6 +12,7 @@ authors = [ "Sean Klein ", "Sophie Tauchert <999eagle@999eagle.moe>", "Tomoki Aonuma ", + "Yorhel ", ] description = "The package provides an interface to SQLite." documentation = "https://docs.rs/sqlite"