From 41689b929336ff4b5f09d9850113787ba0f6d241 Mon Sep 17 00:00:00 2001 From: Jokler Date: Wed, 15 Jan 2020 20:05:23 +0100 Subject: Use ReSpeak version of tsclientlib Poking was fixed so the forked version is not required anymore. --- Cargo.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 13b743a..ca520fc 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -7,8 +7,8 @@ edition = "2018" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies] -tsclientlib = { git = "https://github.com/Jokler/tsclientlib/", branch = "fix-poke" } -tsproto-packets = { git = "https://github.com/Jokler/tsclientlib/", branch = "fix-poke" } +tsclientlib = { git = "https://github.com/ReSpeak/tsclientlib" } +tsproto-packets = { git = "https://github.com/ReSpeak/tsclientlib" } log = "0.4.8" log4rs = "0.9" toml = "0.5.5" -- cgit v1.2.3-70-g09d2