Run gen_test.py
This commit is contained in:
parent
29d0d80808
commit
54f502e5e6
1 changed files with 1 additions and 1 deletions
|
@ -93,7 +93,7 @@ required-features = [ "can",]
|
||||||
[[bin]]
|
[[bin]]
|
||||||
name = "cryp"
|
name = "cryp"
|
||||||
path = "src/bin/cryp.rs"
|
path = "src/bin/cryp.rs"
|
||||||
required-features = [ "hash",]
|
required-features = [ "cryp",]
|
||||||
|
|
||||||
[[bin]]
|
[[bin]]
|
||||||
name = "dac"
|
name = "dac"
|
||||||
|
|
Loading…
Reference in a new issue