Bump xso to 0.3.0

Signed-off-by: pep <pep@bouah.net>
This commit is contained in:
pep 2025-10-24 13:00:39 +02:00
commit 30b049a7d4
4 changed files with 7 additions and 3 deletions

View file

@ -1,6 +1,6 @@
[package]
name = "xso"
version = "0.2.0"
version = "0.3.0"
edition = "2021"
description = "XML Streamed Objects: similar to serde, but XML-native."
homepage = "https://xmpp.rs"