Skip to content

Commit

Permalink
Bump tungstenite from 0.13.0 to 0.20.1
Browse files Browse the repository at this point in the history
Bumps [tungstenite](https://github.com/snapview/tungstenite-rs) from 0.13.0 to 0.20.1.
- [Changelog](https://github.com/snapview/tungstenite-rs/blob/master/CHANGELOG.md)
- [Commits](snapview/tungstenite-rs@v0.13.0...v0.20.1)

---
updated-dependencies:
- dependency-name: tungstenite
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 29, 2023
1 parent dd52faf commit 772a5e9
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 18 deletions.
19 changes: 2 additions & 17 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion sn0int-std/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ http = "0.2"
bufstream = "0.1.4"
pem = "3"
url = "2.0"
tungstenite = { version = "0.13", default-features = false }
tungstenite = { version = "0.20", default-features = false }
kuchiki = "0.8.0"
maxminddb = "0.23"
x509-parser = "0.13"
Expand Down

0 comments on commit 772a5e9

Please sign in to comment.