Skip to content

Commit 9131602

Browse files
Update bindgen requirement from 0.64 to 0.66 (#96)
1 parent e1f36ae commit 9131602

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

swiftnav-sys/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ license = "LGPL-3.0"
1010
rust-version = "1.56.1"
1111

1212
[build-dependencies]
13-
bindgen = "0.64"
13+
bindgen = "0.66"
1414
cmake = "0.1.46"
1515

1616
[features]

0 commit comments

Comments
 (0)