File tree Expand file tree Collapse file tree 2 files changed +4
-5
lines changed Expand file tree Collapse file tree 2 files changed +4
-5
lines changed Original file line number Diff line number Diff line change @@ -76,13 +76,11 @@ version = "~0.3"
7676optional = true
7777version = " 0.1.0"
7878
79- [dependencies .websocket ]
80- branch = " opcode-fix"
79+ [dependencies .evzht9h3nznqzwl ]
8180default-features = false
8281features = [" sync-ssl" ]
83- git = " https://github.com/serenity-rs/rust-websocket"
8482optional = true
85- # version = "~0.20 "
83+ version = " 0.0.1 "
8684
8785[features ]
8886default = [
@@ -113,3 +111,4 @@ model = ["builder", "http"]
113111standard_framework = [" framework" , " vec_shift" ]
114112utils = [" base64" ]
115113voice = [" byteorder" , " gateway" , " opus" , " sodiumoxide" ]
114+ websocket = [" evzht9h3nznqzwl" ]
Original file line number Diff line number Diff line change @@ -133,7 +133,7 @@ extern crate typemap;
133133#[ cfg( feature = "standard_framework" ) ]
134134extern crate vec_shift;
135135#[ cfg( feature = "gateway" ) ]
136- extern crate websocket;
136+ extern crate evzht9h3nznqzwl as websocket;
137137
138138#[ macro_use]
139139mod internal;
You can’t perform that action at this time.
0 commit comments