aboutsummaryrefslogtreecommitdiff
path: root/Cargo.lock
diff options
context:
space:
mode:
Diffstat (limited to 'Cargo.lock')
-rw-r--r--Cargo.lock1
1 files changed, 1 insertions, 0 deletions
diff --git a/Cargo.lock b/Cargo.lock
index 215dd627c..ea2c1aed7 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -1179,6 +1179,7 @@ dependencies = [
1179 "once_cell", 1179 "once_cell",
1180 "perf-event", 1180 "perf-event",
1181 "tikv-jemalloc-ctl", 1181 "tikv-jemalloc-ctl",
1182 "winapi",
1182] 1183]
1183 1184
1184[[package]] 1185[[package]]