-
-
Notifications
You must be signed in to change notification settings - Fork 134
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Example does not work #1937
Comments
Are there any available updates to Safari in macOS? |
You can run with the |
No updates available. |
How to run the example with this feature? |
Something like twilight-http = { version = "0.13", default-features = false, features = ["rustls-webpki-roots", "decompression"] }
twilight-gateway = { version = "0.13", default-features = false, features = ["rustls-webpki-roots", "zlib-stock"] } |
cargo run
with the example from the readmeThe text was updated successfully, but these errors were encountered: