add linkmauve to authors, bump version to 0.2.1
This commit is contained in:
parent
83b0d6fa94
commit
abaf16079c
1 changed files with 2 additions and 2 deletions
|
|
@ -1,7 +1,7 @@
|
||||||
[package]
|
[package]
|
||||||
name = "jid"
|
name = "jid"
|
||||||
version = "0.2.0"
|
version = "0.2.1"
|
||||||
authors = ["lumi <lumi@pew.im>"]
|
authors = ["lumi <lumi@pew.im>", "Emmanuel Gil Peyrot <linkmauve@linkmauve.fr>"]
|
||||||
description = "A crate which provides a Jid struct for Jabber IDs."
|
description = "A crate which provides a Jid struct for Jabber IDs."
|
||||||
homepage = "https://gitlab.com/lumi/jid-rs"
|
homepage = "https://gitlab.com/lumi/jid-rs"
|
||||||
repository = "https://gitlab.com/lumi/jid-rs"
|
repository = "https://gitlab.com/lumi/jid-rs"
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue