summaryrefslogtreecommitdiff
path: root/Cargo.lock
diff options
context:
space:
mode:
Diffstat (limited to 'Cargo.lock')
-rw-r--r--Cargo.lock13
1 files changed, 0 insertions, 13 deletions
diff --git a/Cargo.lock b/Cargo.lock
index 41087f2..adaca97 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -447,19 +447,6 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "877a4ace8713b0bcf2a4e7eec82529c029f1d0619886d18145fea96c3ffe5c0f"
[[package]]
-name = "examples"
-version = "0.1.0"
-dependencies = [
- "action_system",
- "cfg_file",
- "serde",
- "serde_json",
- "string_proc",
- "tcp_connection",
- "tokio",
-]
-
-[[package]]
name = "fiat-crypto"
version = "0.3.0"
source = "registry+https://github.com/rust-lang/crates.io-index"