Add coreml feature flag and build.rs updates

This commit is contained in:
Jonathan Soo 2023-04-21 07:59:33 -04:00
parent 93ac3fdb73
commit 77cdbd6187
3 changed files with 34 additions and 0 deletions

View file

@ -25,6 +25,9 @@ include = [
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[features]
coreml = []
[dependencies]
[build-dependencies]