diff --git a/Cargo.toml b/Cargo.toml index d91588a..c83617f 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "string-adapter" version = "1.1.0" -authors = ["LiuliFox "] +authors = ["LiuliFox "] edition = "2021" license = "Apache-2.0" description = "String adapter for casbin-rs"