Mortal
Some checks failed
deploy-docs / build (push) Has been cancelled
build-libriichi / build (push) Has been cancelled

This commit is contained in:
e2hang
2025-10-07 20:30:03 +08:00
commit b7a7d7404a
441 changed files with 23367 additions and 0 deletions

8
exe-wrapper/Cargo.toml Normal file
View File

@@ -0,0 +1,8 @@
[package]
name = "exe-wrapper"
version = "0.1.0"
edition = "2024"
[dependencies]
anyhow = "1"
dunce = "1"