Don't enable force-debug by default
This commit is contained in:
parent
b5cddefcfa
commit
5061acff43
1 changed files with 0 additions and 2 deletions
|
|
@ -41,8 +41,6 @@ include = [
|
||||||
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
||||||
|
|
||||||
[features]
|
[features]
|
||||||
default = ["force-debug"]
|
|
||||||
|
|
||||||
coreml = []
|
coreml = []
|
||||||
cuda = []
|
cuda = []
|
||||||
opencl = []
|
opencl = []
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue