yay fixed (#2)

Reviewed-on: #2
This commit is contained in:
lilymonade 2025-03-11 17:45:10 +00:00
parent 1787c39be0
commit 664ab08a31

View File

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