Skip to content

Commit 437735b

Browse files
committed
Make mongodb/rustls non-optional, since mongodb actually requires it
1 parent b6b657a commit 437735b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

contrib/db_pools/lib/Cargo.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,6 @@ workspace = true
1919
[features]
2020
default = [
2121
"sqlx?/runtime-tokio-rustls",
22-
"mongodb?/rustls-tls",
2322
]
2423
# deadpool features
2524
deadpool_postgres = ["deadpool-postgres", "deadpool"]

0 commit comments

Comments
 (0)