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]]
|
||||
name = "cryp"
|
||||
path = "src/bin/cryp.rs"
|
||||
required-features = [ "hash",]
|
||||
required-features = [ "cryp",]
|
||||
|
||||
[[bin]]
|
||||
name = "dac"
|
||||
|
|
Loading…
Reference in a new issue