Skip to content

Commit

Permalink
Add myself to authors.
Browse files Browse the repository at this point in the history
I think it's deserved at this stage ;)
  • Loading branch information
vincentdephily committed Oct 23, 2019
1 parent 2448bd2 commit 7c77d35
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
[package]
name = "mqttrs"
version = "0.1.4"
authors = ["00imvj00 <[email protected]>"]
authors = ["00imvj00 <[email protected]>",
"Vincent de Phily <[email protected]>"]
edition = "2018"
description = "mqttrs is encoding & decoding library for mqtt protocol, it can work with both sync as well as async apps"
homepage = "https://github.com/00imvj00/mqttrs"
Expand Down

0 comments on commit 7c77d35

Please sign in to comment.