feat: Added nix build support
Some checks failed
build / checks-matrix (push) Successful in 19m19s
build / codecov (push) Failing after 19m26s
docs / docs (push) Has been cancelled
build / checks-build (push) Has been cancelled

This commit is contained in:
uttarayan21
2025-08-19 14:30:43 +05:30
parent cd12e97de3
commit 3d56db687c
3 changed files with 23 additions and 22 deletions

View File

@@ -7,9 +7,6 @@ edition = "2024"
[patch."https://github.com/uttarayan21/mnn-rs"]
mnn = { path = "/Users/fs0c131y/Projects/aftershoot/mnn-rs" }
[patch.crates-io]
ort = { path = "/Users/fs0c131y/Projects/ort" }
[workspace.dependencies]
ndarray-image = { path = "ndarray-image" }