1
0

fix package

This commit is contained in:
Jai A
2024-10-19 15:44:37 -07:00
parent 9be9658ffb
commit 999dc640bc
5 changed files with 24 additions and 7 deletions

View File

@@ -6,5 +6,8 @@
"fix": "cargo fmt && cargo clippy --fix",
"dev": "cargo run",
"test": "cargo test"
},
"dependencies": {
"@modrinth/daedalus": "workspace:*"
}
}