Skip to content

Commit 38dbc30

Browse files
committed
Bump bindgen to 0.70
1 parent 84b8063 commit 38dbc30

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sdl2-sys/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ path = "src/lib.rs"
2020
libc = "^0.2"
2121

2222
[build-dependencies.bindgen]
23-
version = "^0.69"
23+
version = "^0.70"
2424
optional = true
2525

2626
[build-dependencies.pkg-config]

0 commit comments

Comments
 (0)