Remove no longer existing feature

pull/4686/head
SleeplessOne1917 4 weeks ago committed by GitHub
parent 5e344f84c5
commit dcfc6d5284
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -157,7 +157,7 @@ ts-rs = { version = "7.1.1", features = [
"chrono-impl",
"no-serde-warnings",
] }
rustls = { version = "0.23.5", features = ["dangerous_configuration"] }
rustls = "0.23.5"
futures-util = "0.3.30"
tokio-postgres = "0.7.10"
tokio-postgres-rustls = "0.10.0"

Loading…
Cancel
Save