Consolidate rustls dependencies in workspace deps

This commit is contained in:
Jan Rüth 2023-11-30 00:17:28 +01:00 committed by Jan
commit fa032e97d1
5 changed files with 10 additions and 16 deletions

View file

@ -12,7 +12,3 @@ aead = { version = "0.5", default_features = false, features = ["alloc"] }
boring = { workspace = true }
boring-sys = { workspace = true }
foreign-types = "0.5"