summaryrefslogtreecommitdiff
path: root/Cargo.lock
diff options
context:
space:
mode:
Diffstat (limited to 'Cargo.lock')
-rw-r--r--Cargo.lock4
1 files changed, 4 insertions, 0 deletions
diff --git a/Cargo.lock b/Cargo.lock
index 30ca9f6..45a0c7e 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -224,6 +224,10 @@ dependencies = [
]
[[package]]
+name = "matrix-stdlib"
+version = "0.1.0"
+
+[[package]]
name = "memchr"
version = "2.7.1"
source = "registry+https://github.com/rust-lang/crates.io-index"