Add features to the workspace hack
This commit is contained in:
parent
c2c8f8a56a
commit
54c416d841
1 changed files with 5 additions and 1 deletions
|
|
@ -50,4 +50,8 @@ features = [
|
|||
|
||||
[dependencies.serde_json]
|
||||
version = "1.0.31"
|
||||
features = ["raw_value"]
|
||||
features = ["raw_value"]
|
||||
|
||||
[dependencies.rand]
|
||||
version = "0.5.5"
|
||||
features = ["i128_support"]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue