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 6f017d2 commit a543448Copy full SHA for a543448
Cargo.lock
@@ -2465,6 +2465,7 @@ dependencies = [
2465
"ctrlc",
2466
"env_logger",
2467
"getrandom",
2468
+ "jemalloc-sys",
2469
"lazy_static",
2470
"libc",
2471
"libffi",
@@ -2474,7 +2475,6 @@ dependencies = [
2474
2475
"rand",
2476
"regex",
2477
"rustc_version",
- "serde",
2478
"smallvec",
2479
"ui_test",
2480
]
0 commit comments