Upload current libxunil, to be used as a submodule

This commit is contained in:
csd4ni3l
2026-04-07 22:59:49 +02:00
parent 58cc2a7439
commit ba6ff0c94a
17 changed files with 1583 additions and 0 deletions

4
.cargo/config.toml Normal file
View File

@@ -0,0 +1,4 @@
[unstable]
json-target-spec = true
build-std-features = ["compiler-builtins-mem"]
build-std = ["core", "compiler_builtins", "alloc"]