aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--pppoe-sys/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pppoe-sys/Cargo.toml b/pppoe-sys/Cargo.toml
index ddbdd50..b774c8e 100644
--- a/pppoe-sys/Cargo.toml
+++ b/pppoe-sys/Cargo.toml
@@ -11,4 +11,4 @@ license = "Apache-2.0 OR MIT"
[build-dependencies]
cc = "1.0"
-bindgen = "0.52"
+bindgen = "0.65"