Add Cargo.lock

This commit is contained in:
2025-10-17 15:26:25 -07:00
parent d03d482fc6
commit 4eb052ac83

7
Cargo.lock generated Normal file
View File

@@ -0,0 +1,7 @@
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
version = 4
[[package]]
name = "rust-fibonacci"
version = "0.1.0"