Commit Graph

4 Commits

Author SHA1 Message Date
b8d3300cec Allow Cargo Lock
Modified .gitignore to allow Cargo.lock as per the recommendations
in the documentation located at:
https://doc.rust-lang.org/cargo/guide/cargo-toml-vs-cargo-lock.html
2024-12-15 15:38:54 -05:00
af08be3a3e Merge pull request 'Updated Dependencies' (#1) from dependencies into main
Reviewed-on: #1
2024-12-15 20:33:16 +00:00
908094d91d Updated Dependencies
Added dependencies into the Cargo.toml file and updated .gitignore to
ignore files associated with this project that are secret.
2024-12-15 15:29:55 -05:00
e6921c524d Initial commit 2024-12-15 19:47:46 +00:00