Commit Graph

2 Commits (771f543cb5a9c0bd548191142ac2a7433b2ef8c4)

Author SHA1 Message Date
Aydin Mercan 771f543cb5
bearssl-sys: use bindgen's usize setting
* `bindgen` can now set size_t as usize. This should remove the annoying
  type definition.
2022-11-05 16:12:38 +03:00
Aydin Mercan ebd9663752
bearssl-sys: break-up `build.rs`
The `build.rs` is destined to get more cluttered as the autodetection
gets more optimial and Windows/non-amd64 arches are handled better.
2022-10-06 20:20:12 +03:00