Initial commit

This commit is contained in:
Louis Hollingworth 2024-05-16 12:30:12 +01:00
commit c27ee83cec
Signed by: lucxjo
GPG key ID: A11415CB3DC7809B
5 changed files with 689 additions and 0 deletions

6
Cargo.toml Normal file
View file

@ -0,0 +1,6 @@
[package]
name = "suid"
version = "0.1.0"
edition = "2021"
[dependencies]