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

View File

@@ -30,7 +30,7 @@ default-features = false
features = ["alloc"]
[workspace.dependencies.jaarg]
version = "0.2.1"
version = "0.2.2"
default-features = false
features = ["alloc"]