diff --git a/charts-rs-derive/Cargo.toml b/charts-rs-derive/Cargo.toml index f984c10..2984456 100644 --- a/charts-rs-derive/Cargo.toml +++ b/charts-rs-derive/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "charts-rs-derive" -version = "0.1.9" +version = "0.1.10" edition = "2021" keywords = ["charts", "svg"] description = "A derive library for charts-rs"