From e649cef4255cf9546304f4faa545e351ea636313 Mon Sep 17 00:00:00 2001 From: Freya Murphy Date: Thu, 22 Feb 2024 19:40:09 -0500 Subject: indexing and field access --- Cargo.lock | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'Cargo.lock') diff --git a/Cargo.lock b/Cargo.lock index 30ca9f6..45a0c7e 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -223,6 +223,10 @@ dependencies = [ "rustyline", ] +[[package]] +name = "matrix-stdlib" +version = "0.1.0" + [[package]] name = "memchr" version = "2.7.1" -- cgit v1.2.3-freya