fix typo in advisory date (#1294)

This commit is contained in:
Evan Richter
2022-08-01 15:35:31 -07:00
committed by GitHub
parent f6c6cd09c9
commit fdbc12eb9f

View File

@@ -2,7 +2,7 @@
[advisory]
id = "RUSTSEC-2022-0035"
package = "websocket"
date = "2022-07-01"
date = "2022-08-01"
url = "https://github.com/websockets-rs/rust-websocket/security/advisories/GHSA-qrjv-rf5q-qpxc"
categories = ["denial-of-service"]
keywords = ["websocket"]