xso: Bump version to 0.1.2
This commit is contained in:
parent
951d23cc21
commit
76cd077490
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
||||||
[package]
|
[package]
|
||||||
name = "xso"
|
name = "xso"
|
||||||
version = "0.1.1"
|
version = "0.1.2"
|
||||||
edition = "2021"
|
edition = "2021"
|
||||||
description = "XML Streamed Objects: similar to serde, but XML-native."
|
description = "XML Streamed Objects: similar to serde, but XML-native."
|
||||||
homepage = "https://xmpp.rs"
|
homepage = "https://xmpp.rs"
|
||||||
|
|
Loading…
Reference in a new issue