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 505263c64..2bd8897f0 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -1170,6 +1170,7 @@ dependencies = [
1170 "once_cell", 1170 "once_cell",
1171 "perf-event", 1171 "perf-event",
1172 "tikv-jemalloc-ctl", 1172 "tikv-jemalloc-ctl",
1173 "winapi",
1173] 1174]
1174 1175
1175[[package]] 1176[[package]]