diff --git a/Cargo.toml b/Cargo.toml index 9635abf..4ca24ee 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,12 +1,12 @@ [package] name = "sestring" -version = "0.1.2" -edition = "2018" +version = "0.2.0" +edition = "2021" authors = ["Anna Clemens "] description = "SeString parser/encoder for FFXIV-related purposes." license = "EUPL-1.2" keywords = ["ffxiv", "sestring"] -repository = "https://git.sr.ht/~jkcclemens/sestring" +repository = "https://git.anna.lgbt/ascclemens/sestring" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html