Add List function

This commit is contained in:
2026-03-22 21:40:48 -05:00
parent 2f7cc9c150
commit 1dcd456cb2
4 changed files with 24 additions and 3 deletions

View File

@@ -1,6 +1,6 @@
[package]
name = "pallet"
version = "1.0.3"
version = "1.0.4"
edition = "2024"
description = "A project manager and build system for C inspired by Rust's Cargo"