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]
|
||||
name = "jid"
|
||||
version = "0.2.0"
|
||||
authors = ["lumi <lumi@pew.im>"]
|
||||
version = "0.2.1"
|
||||
authors = ["lumi <lumi@pew.im>", "Emmanuel Gil Peyrot <linkmauve@linkmauve.fr>"]
|
||||
description = "A crate which provides a Jid struct for Jabber IDs."
|
||||
homepage = "https://gitlab.com/lumi/jid-rs"
|
||||
repository = "https://gitlab.com/lumi/jid-rs"
|
||||
|
|
Loading…
Reference in a new issue