Skip to content

Commit

Permalink
Add note about not upgrading to rustls 0.23
Browse files Browse the repository at this point in the history
  • Loading branch information
praveenperera committed Apr 14, 2024
1 parent 655abcd commit 3c7c9a6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions rustywind-vite/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ repository.workspace = true
rustywind_core = { version = "0.1.1" }

# tls
# ureq 2.9 requires rustls 0.22.0
rustls = { version = "0.22" }

# HTTP
Expand Down

0 comments on commit 3c7c9a6

Please sign in to comment.