summaryrefslogtreecommitdiff
path: root/Cargo.lock
diff options
context:
space:
mode:
authorcc <cc@localhost>2025-08-20 21:58:04 -0700
committercc <cc@localhost>2025-08-20 21:59:17 -0700
commita3f05d181c39d2060c1b0461101402004a7d02f1 (patch)
tree19da5f3c29c714991ef3171f9917041d21d42bea /Cargo.lock
parentb7389213d70bba748c9ff08c9f91a99ac07e59c0 (diff)
Update for modern RustHEADmaster
Diffstat (limited to 'Cargo.lock')
-rw-r--r--Cargo.lock7
1 files changed, 7 insertions, 0 deletions
diff --git a/Cargo.lock b/Cargo.lock
new file mode 100644
index 0000000..f4d489c
--- /dev/null
+++ b/Cargo.lock
@@ -0,0 +1,7 @@
+# This file is automatically @generated by Cargo.
+# It is not intended for manual editing.
+version = 4
+
+[[package]]
+name = "avl_tree"
+version = "0.2.0"