yay fixed

This commit is contained in:
lilymonade 2025-03-11 18:44:45 +01:00
parent 1787c39be0
commit 67150b87e0
Signed by: lilymonade
GPG Key ID: F8967EC454DBDCB6

View File

@ -2,6 +2,7 @@
├── Cargo.toml
└── src
   ├── errors
   │   └── option.rs
   │   ├── option.rs
   │   └── result.rs
   ├── errors.rs
   └── lib.rs