Skip to content

Commit faa0b36

Browse files
committed
remove bindgen
1 parent 69b25cb commit faa0b36

File tree

2 files changed

+0
-96
lines changed

2 files changed

+0
-96
lines changed

Cargo.lock

Lines changed: 0 additions & 95 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,6 @@ regex = "1.11.1"
2828
[dev-dependencies]
2929
criterion = "0.5"
3030
cbindgen = "0.28"
31-
bindgen = "0.70" # 0.70 is the last version that supports Rust 1.81 due to 'unsafe extern' blocks
3231

3332
# lto=true has a big improvement in performance
3433
[profile.release]

0 commit comments

Comments
 (0)