Remove the -rs suffix of jid, minidom and xmpp
We know those are Rust libraries, no need to add it to the path. This synchronises their directory with the crate name, hopefully reducing confusion.
This commit is contained in:
parent
e501addb96
commit
714d850e69
28 changed files with 6 additions and 6 deletions
|
|
@ -1,14 +0,0 @@
|
|||
xmpp-rs (NEXT)
|
||||
[ Authors ]
|
||||
* Improvements:
|
||||
- Add "serde" feature to enable "jid/serde"
|
||||
|
||||
xmpp-rs (0.3.0)
|
||||
[ Emmanuel Gil Peyrot <linkmauve@linkmauve.fr> ]
|
||||
* Breaking changes:
|
||||
- Complete change of API. We are not using plugins anymore. Please
|
||||
have a look at ClientFeature(s) and Event(s).
|
||||
* Improvements:
|
||||
- Uses xmpp-parsers 0.15.0, and tokio-xmpp 1.0.1.
|
||||
|
||||
-- Maxime “pep” Buquet <pep@bouah.net> Fri, 13 Sep 2019 01:28:00 +0200
|
||||
Loading…
Reference in a new issue