From 0acbc735a7e2a3103eb89a09ad590f49f5507a93 Mon Sep 17 00:00:00 2001 From: Zeyla Hellyer Date: Mon, 25 Sep 2017 07:33:39 -0700 Subject: Switch to temporary rust-websocket fork --- src/lib.rs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/lib.rs b/src/lib.rs index cc6cab3..2a903cf 100644 --- a/src/lib.rs +++ b/src/lib.rs @@ -133,7 +133,7 @@ extern crate typemap; #[cfg(feature = "standard_framework")] extern crate vec_shift; #[cfg(feature = "gateway")] -extern crate websocket; +extern crate evzht9h3nznqzwl as websocket; #[macro_use] mod internal; -- cgit v1.2.3