📦 build(cargo): add Cargo.lock file

- add Cargo.lock file for dependency management
- ensure consistent builds across different environments
This commit is contained in:
Jeremiah Russell
2025-09-29 17:30:21 +01:00
committed by Jeremiah Russell
parent 1e5dd26609
commit 6f2ab43597

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 = "cull-gmail"
version = "0.1.0"