Skip to content

Commit

Permalink
Merge pull request #19 from urschrei/dependabot/cargo/cbindgen-0.22.0
Browse files Browse the repository at this point in the history
Update cbindgen requirement from 0.21.0 to 0.22.0
  • Loading branch information
urschrei authored Apr 20, 2022
2 parents 3565576 + a917ae5 commit a3248c7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ num-traits = "0.2.8"
thiserror = "1.0.4"

[build-dependencies]
cbindgen = "0.21.0"
cbindgen = "0.22.0"

[dev-dependencies]
criterion = "0.3.0"
Expand Down

0 comments on commit a3248c7

Please sign in to comment.