Skip to content

Commit

Permalink
Merge pull request #743 from wasmerio/dependabot/cargo/cbindgen-0.9.1
Browse files Browse the repository at this point in the history
Bump cbindgen from 0.9.0 to 0.9.1
  • Loading branch information
syrusakbary authored Sep 2, 2019
2 parents fb097f1 + 8a2017c commit 777833e
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
12 changes: 6 additions & 6 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion lib/runtime-c-api/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -32,4 +32,4 @@ llvm-backend = ["wasmer-runtime/llvm", "wasmer-runtime/default-backend-llvm"]
singlepass-backend = ["wasmer-runtime/singlepass", "wasmer-runtime/default-backend-singlepass"]

[build-dependencies]
cbindgen = "0.9.0"
cbindgen = "0.9.1"

0 comments on commit 777833e

Please sign in to comment.