|
|
|
@ -1,12 +1,12 @@
|
|
|
|
|
[package]
|
|
|
|
|
name = "sestring"
|
|
|
|
|
version = "0.1.2"
|
|
|
|
|
edition = "2018"
|
|
|
|
|
version = "0.2.0"
|
|
|
|
|
edition = "2021"
|
|
|
|
|
authors = ["Anna Clemens <sestring-crate@annaclemens.io>"]
|
|
|
|
|
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
|
|
|
|
|
|
|
|
|
|