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