chore(bindgen): update bindgen to 0.65.1 and regenerate bindings
This commit is contained in:
parent
d4d5e29c91
commit
cc6596be82
2 changed files with 5 additions and 5 deletions
|
|
@ -8,7 +8,6 @@ bindgen \
|
|||
--allowlist-type '^TS.*' \
|
||||
--allowlist-function '^ts_.*' \
|
||||
--blocklist-type '^__.*' \
|
||||
--size_t-is-usize \
|
||||
$header_path > $output_path
|
||||
|
||||
echo "" >> $output_path
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue