Update Cargo.toml

This commit is contained in:
Lennart
2025-11-05 16:16:01 +01:00
parent 3a10a695f5
commit d843909084
13 changed files with 93 additions and 79 deletions

View File

@@ -1,7 +1,8 @@
[package]
name = "xml_derive"
version = "0.1.0"
edition = "2024"
version.workspace = true
rust-version.workspace = true
edition.workspace = true
license.workspace = true
[lib]