diff options
| author | Eskil Q <eskilq@kth.se> | 2020-12-23 19:53:36 +0100 |
|---|---|---|
| committer | Eskil Q <eskilq@kth.se> | 2020-12-23 19:53:36 +0100 |
| commit | ded5b573004f867bc9fe9644d4d4fe3a81c48b99 (patch) | |
| tree | 5a03d1426461d403d917881839f2d67bebb473fa /mumlib/Cargo.toml | |
| parent | 2902064db5c24ac30cb1a58fd44832b02ee478be (diff) | |
| download | mum-ded5b573004f867bc9fe9644d4d4fe3a81c48b99.tar.gz | |
remove mumlibs dependency on rust-mumble-protocol
Diffstat (limited to 'mumlib/Cargo.toml')
| -rw-r--r-- | mumlib/Cargo.toml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/mumlib/Cargo.toml b/mumlib/Cargo.toml index 59feb75..74bdb32 100644 --- a/mumlib/Cargo.toml +++ b/mumlib/Cargo.toml @@ -11,6 +11,5 @@ edition = "2018" colored = "2.0" fern = "0.5" log = "0.4" -mumble-protocol = "0.3" serde = { version = "1.0", features = ["derive"] } toml = "0.5" |
