initial commit

This commit is contained in:
0xffff00 2026-02-13 22:05:19 +01:00
commit 26850c839c
Signed by: Oxfo
GPG key ID: 1AAE7E25860BF1CC
4 changed files with 63 additions and 0 deletions

6
Cargo.toml Normal file
View file

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