summaryrefslogtreecommitdiff
path: root/yjit/bindgen/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'yjit/bindgen/Cargo.toml')
-rw-r--r--yjit/bindgen/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/yjit/bindgen/Cargo.toml b/yjit/bindgen/Cargo.toml
index 3b13b8855e..34dfc27ba9 100644
--- a/yjit/bindgen/Cargo.toml
+++ b/yjit/bindgen/Cargo.toml
@@ -6,5 +6,5 @@ edition = "2021"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
-bindgen = "0.60.1"
+bindgen = "0.63.0"
env_logger = "0.9.0"