Initial commit

This commit is contained in:
2026-05-18 12:48:46 -04:00
commit 779f36a18c
7 changed files with 34 additions and 0 deletions
+6
View File
@@ -0,0 +1,6 @@
[package]
name = "ldp"
version = "0.1.0"
edition = "2024"
[dependencies]
View File