Update Cargo.toml

This commit is contained in:
sagu 2021-04-17 07:05:56 +02:00 committed by GitHub
parent 0d0cfd0303
commit 68b10e27cc
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -80,7 +80,7 @@ unicode-segmentation = "1.0"
void = "1.0.2"
[build-dependencies]
bindgen = { version = "0.53", optional = true, default-features = false }
bindgen = { version = "0.58", optional = true, default-features = false }
lazy_static = "1"
log = "0.4"
regex = { version = "1.1", optional = true }