chore(options):use jaarg alloc-less api, removing map middleman (#41)

This commit is contained in:
a dinosaur
2025-11-26 16:34:18 +11:00
committed by GitHub
parent 4f8abadb3a
commit 5dcd763db9
3 changed files with 61 additions and 61 deletions

4
Cargo.lock generated
View File

@@ -123,9 +123,9 @@ checksum = "7f24254aa9a54b5c858eaee2f5bccdb46aaf0e486a595ed5fd8f86ba55232a70"
[[package]]
name = "jaarg"
version = "0.2.1"
version = "0.2.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "8b216e5405f7e759ee0d16007f9d5c3346f9803a2e86cf01fc8df8baac43d0fa"
checksum = "534d589df1ef528a238f4bc4b1db081a1280f3aedf2695fd8971e9853a7fa4f6"
[[package]]
name = "libc"