Fix stable build of test_type.
This commit is contained in:
parent
ce3ea885d9
commit
8d43351ee2
1 changed files with 4 additions and 0 deletions
|
@ -17,3 +17,7 @@ branch = "master"
|
|||
framed = { path = "../framed" }
|
||||
serde = "^1.0"
|
||||
serde_derive = "^1.0"
|
||||
|
||||
[[bin]]
|
||||
name = "framed_test_type"
|
||||
doc = false
|
Loading…
Reference in a new issue