Commit Graph

7 Commits

Author SHA1 Message Date
46cb8ad2bb Merge pull request 'Testing Key Signing' (#3) from signing-check into main
Reviewed-on: #3
2024-12-15 20:58:59 +00:00
ca3be780da Testing Key Signing
Testing key signing to see if it works.
2024-12-15 15:57:13 -05:00
14251e4ebf Merge pull request 'Allow Cargo Lock' (#2) from allow-cargo-lock into main
Reviewed-on: #2
2024-12-15 20:41:30 +00:00
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