Skip to content

Commit 7e4fd8a

Browse files
authored
Merge pull request #157 from georust/dependabot/cargo/bindgen-0.57
Update bindgen requirement from 0.56 to 0.57
2 parents e29d401 + 118f224 commit 7e4fd8a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gdal-sys/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,6 @@ edition = "2018"
1111
libc = "0.2"
1212

1313
[build-dependencies]
14-
bindgen = { version = "0.56", optional = true }
14+
bindgen = { version = "0.57", optional = true }
1515
pkg-config = "0.3"
1616
semver = "0.11"

0 commit comments

Comments
 (0)