Release version 0.2.0!
This commit is contained in:
parent
3dfb05aab3
commit
8f85c95a52
2 changed files with 14 additions and 4 deletions
|
|
@ -1,11 +1,11 @@
|
|||
[package]
|
||||
name = "xmpp-parsers"
|
||||
version = "0.1.0"
|
||||
version = "0.2.0"
|
||||
authors = ["Emmanuel Gil Peyrot <linkmauve@linkmauve.fr>"]
|
||||
description = "Collection of parsers and serialisers for XMPP extensions"
|
||||
homepage = "https://hg.linkmauve.fr/xmpp-parsers"
|
||||
repository = "https://hg.linkmauve.fr/xmpp-parsers"
|
||||
keywords = ["xmpp"]
|
||||
keywords = ["xmpp", "xml"]
|
||||
categories = ["parsing", "network-programming"]
|
||||
license = "MPL-2.0"
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue