aboutsummaryrefslogtreecommitdiff
path: root/Cargo.lock
diff options
context:
space:
mode:
authorAndreas Grois <andi@grois.info>2021-04-19 23:53:40 +0200
committerAndreas Grois <andi@grois.info>2021-04-19 23:53:40 +0200
commite1a78dd03e4e60d667254fcaaeb4f7f1f7459ae6 (patch)
treee59485fafb73193b3b51d622ccba5feee388416d /Cargo.lock
parente7a0ff0c1fb5f92cceb5e2abfe4848cf98492fde (diff)
Clock now does something (but isn't done yet).
Diffstat (limited to 'Cargo.lock')
-rw-r--r--Cargo.lock1
1 files changed, 0 insertions, 1 deletions
diff --git a/Cargo.lock b/Cargo.lock
index 206dd2b..90c5a35 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -88,7 +88,6 @@ dependencies = [
"libc",
"num-integer",
"num-traits",
- "serde",
"time",
"winapi",
]