diff options
Diffstat (limited to 'yjit/bindgen/Cargo.toml')
-rw-r--r-- | yjit/bindgen/Cargo.toml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/yjit/bindgen/Cargo.toml b/yjit/bindgen/Cargo.toml index 8c1b533006..ba695e0ce6 100644 --- a/yjit/bindgen/Cargo.toml +++ b/yjit/bindgen/Cargo.toml @@ -8,3 +8,5 @@ edition = "2021" [dependencies] bindgen = "0.70.1" env_logger = "0.11.5" + +[workspace] |