According to cargo deny, the current 0.21.0 version of tokio-tungstenite has multiple vulnerabilities due to its transient dependency on rustls-webpki v0.102.8:
It looks like upgrading tokio-tungstenite to at least v0.22.0 should allow rustls-webpki v0.103.13 to be used, which resolves all of those advisories.
Relevant cargo deny output (with personal information redacted):
cargo-deny-output-serenity.txt
According to
cargo deny, the current 0.21.0 version oftokio-tungstenitehas multiple vulnerabilities due to its transient dependency onrustls-webpki v0.102.8:It looks like upgrading
tokio-tungsteniteto at least v0.22.0 should allowrustls-webpki v0.103.13to be used, which resolves all of those advisories.Relevant cargo deny output (with personal information redacted):
cargo-deny-output-serenity.txt