Skip to content

Commit

Permalink
string to bool
Browse files Browse the repository at this point in the history
  • Loading branch information
pelmers committed May 17, 2017
1 parent ab1fd34 commit c8a8b3d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Expand Up @@ -22,4 +22,4 @@ rayon = "0.6.0"
serde = "0.9"
serde_json = "0.9"
serde_derive = "0.9"
ocl = {version = "0.12", optional = "true"}
ocl = {version = "0.12", optional = true}

0 comments on commit c8a8b3d

Please sign in to comment.