Changed e-Mail address and removed wildcard dependency

pull/1/head
Jonas Frei 2019-06-19 20:53:51 +02:00
parent 30b1e4c190
commit d5ecc48b1d
1 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
[package]
name = "mpvipc"
version = "1.1.6"
authors = ["Jonas Frei <freijon@gmail.com>"]
authors = ["Jonas Frei <freijon@pm.me>"]
description = "A small library which provides bindings to control existing mpv instances through sockets."
license = "GPL-3.0"
homepage = "https://gitlab.com/mpv-ipc/mpvipc"
@ -15,4 +15,4 @@ serde_json = "1.0.0"
log = "0.4.6"
[dev-dependencies]
env_logger = "*"
env_logger = "0.6.1"