We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent efeb9d0 commit 7101ff3Copy full SHA for 7101ff3
Cargo.toml
@@ -60,7 +60,7 @@ derive_deref = "1.0.0"
60
reqwest = "0.9.1"
61
tempdir = "0.3.7"
62
parking_lot = "0.7.1"
63
-jemallocator = { version = "0.3", features = ['unprefixed_malloc_on_supported_platforms', 'profiling', "background_threads"] }
+jemallocator = { version = "0.3", features = ['unprefixed_malloc_on_supported_platforms', 'profiling'] }
64
65
lettre = "0.9"
66
lettre_email = "0.9"
0 commit comments