summaryrefslogtreecommitdiff
path: root/Cargo.lock
diff options
context:
space:
mode:
Diffstat (limited to 'Cargo.lock')
-rw-r--r--Cargo.lock18
1 files changed, 9 insertions, 9 deletions
diff --git a/Cargo.lock b/Cargo.lock
index d085f8a..2ee9189 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -1019,15 +1019,6 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "d29ab0c6d3fc0ee92fe66e2d99f700eab17a8d57d1c1d3b748380fb20baa78cd"
[[package]]
-name = "seq"
-version = "0.1.0"
-dependencies = [
- "fehler",
- "subplot-build",
- "subplotlib",
-]
-
-[[package]]
name = "serde"
version = "1.0.136"
source = "registry+https://github.com/rust-lang/crates.io-index"
@@ -1216,6 +1207,15 @@ dependencies = [
]
[[package]]
+name = "subplot-seq-example"
+version = "0.1.0"
+dependencies = [
+ "fehler",
+ "subplot-build",
+ "subplotlib",
+]
+
+[[package]]
name = "subplotlib"
version = "0.1.1"
dependencies = [