Skip to content

Commit

Permalink
Merge pull request #126 from jakbyte/lock-cbindgen
Browse files Browse the repository at this point in the history
Lock cbindgen dependency to 0.14.0
  • Loading branch information
Wodann authored Apr 10, 2020
2 parents 5ea272f + fd9f3d3 commit d8191f0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion crates/tools/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,6 @@ teraron = "0.0.1"
clap = "2.32.0"
failure = "0.1.7"
ron = "0.4.2"
cbindgen = "0.14.0"
cbindgen = "= 0.14.0"
bindgen = "0.51"
difference = "2.0"

0 comments on commit d8191f0

Please sign in to comment.