20 Commits

Author SHA1 Message Date
532123168e Simplify Dict type usage (and avoid stack alloc) 2025-10-14 19:46:41 -06:00
605a9bea2f another 2025-10-14 17:27:02 -06:00
b80a58d1be Update ci & fix vec import 2025-10-14 17:26:19 -06:00
939ba1f0c1 Version v2.0.0: Native Rust port 2025-10-14 17:21:25 -06:00
e81a6d439b Define c_ulonglong 1.0.2 2025-10-14 10:55:07 -06:00
c1d28b9ab7 ci: install-llvm-action never updated v2 2025-10-14 10:51:23 -06:00
09c01faf07 ci: Different LLVM version, c_ulong -> usize 2025-10-14 10:48:08 -06:00
185205c2ae Update to Rust 1.71.0 2025-10-14 10:44:14 -06:00
7633122c87 ci: Update install-llvm-action 2025-10-14 10:42:46 -06:00
385c334114 Update rust-version, LLVM, add c_ulong to types 2025-10-14 10:41:36 -06:00
icefire
5cfbb3f393 Update dependencies
Updates lzokay to latest commit
Updates cc and bindgen to latest versions
2025-10-13 17:24:24 -03:00
acd77da20e Add deny.toml for cargo-deny 2021-09-02 23:30:05 -04:00
310093b38a Manually set bindgen sysroot for Android build 2021-09-01 19:06:37 -04:00
34fc7e4286 Release 1.0.1: Fix cargo:rerun-if-changed 1.0.1 2021-08-25 20:05:28 -04:00
bece03719c Add .gitattributes to force LF for test*.txt on Windows 1.0.0 2021-08-25 19:12:00 -04:00
0a7f63db04 Fix platform check in workflow 2021-08-25 18:59:53 -04:00
a24507ff1e Attempted fix for Windows/macOS build 2021-08-25 18:56:21 -04:00
cd89d6cec6 Fix feature gates 2021-08-25 18:44:23 -04:00
1268d66ca5 Clone submodules in workflow 2021-08-25 18:31:38 -04:00
91d467665e Initial commit 2021-08-25 18:28:57 -04:00