aboutsummaryrefslogtreecommitdiffhomepage
path: root/zluda_bindgen/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'zluda_bindgen/Cargo.toml')
-rw-r--r--zluda_bindgen/Cargo.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/zluda_bindgen/Cargo.toml b/zluda_bindgen/Cargo.toml
index df53d49..791ad2c 100644
--- a/zluda_bindgen/Cargo.toml
+++ b/zluda_bindgen/Cargo.toml
@@ -9,3 +9,4 @@ syn = { version = "2.0", features = ["full", "visit-mut"] }
proc-macro2 = "1.0.89"
quote = "1.0"
prettyplease = "0.2.25"
+rustc-hash = "1.1.0"