Remove unused dependency

This commit is contained in:
2022-01-10 15:37:30 +01:00
parent 811d070c0c
commit 5197dd1739

2
Cargo.lock generated
View File

@@ -347,7 +347,7 @@ dependencies = [
[[package]] [[package]]
name = "contextswitch-types" name = "contextswitch-types"
version = "0.1.0" version = "0.1.0"
source = "git+https://github.com/dax/contextswitch-types.git#bde9fbc2e638c6cadad90702819bf5d4a324ace3" source = "git+https://github.com/dax/contextswitch-types.git#5f72fdda034db4eb7b22fd1c5d6936f39360880c"
dependencies = [ dependencies = [
"chrono", "chrono",
"serde", "serde",