Skip to content

Commit 35d0bfc

Browse files
Update cbindgen requirement from 0.26.0 to 0.27.0
Updates the requirements on [cbindgen](https://github.com/mozilla/cbindgen) to permit the latest version. - [Release notes](https://github.com/mozilla/cbindgen/releases) - [Changelog](https://github.com/mozilla/cbindgen/blob/master/CHANGES) - [Commits](mozilla/cbindgen@0.26.0...v0.27.0) --- updated-dependencies: - dependency-name: cbindgen dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent f7e5592 commit 35d0bfc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ polyline = "0.11.0"
1818
libc = "0.2.154"
1919

2020
[build-dependencies]
21-
cbindgen = "0.26.0"
21+
cbindgen = "0.27.0"
2222

2323
[features]
2424
headers = []

0 commit comments

Comments
 (0)