initial commit

This commit is contained in:
Charlie Root 2025-03-26 21:41:27 +01:00
commit fddc303ef6
Signed by: faukah
SSH key fingerprint: SHA256:Uj2AXqvtdCA4hn5Hq0ZonhIAyUqI1q4w2sMG3Z1TH7E
8 changed files with 197 additions and 0 deletions

6
Cargo.toml Normal file
View file

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