Upgrade rustls to 0.21.10 and ring to 0.17

This commit is contained in:
Eric Long 2024-02-12 14:10:40 +08:00
parent 023c2d755f
commit c02d585f5b
No known key found for this signature in database
GPG key ID: 583FAB4005C652BE
5 changed files with 78 additions and 124 deletions

View file

@ -11,7 +11,7 @@ edition.workspace = true
license.workspace = true
[dependencies]
actix-web = { version = "4.4.1", default-features = false }
actix-web = { version = "4.5.1", default-features = false }
anyhow = "1.0.79"
convert_case = "0.6.0"
csv = "1.3.0"