feat: Created own age wrapper.

This commit is contained in:
2026-04-28 18:03:06 -04:00
parent 02ce5e46b7
commit d87f09adc8
11 changed files with 203 additions and 5 deletions

View File

@@ -0,0 +1,9 @@
.{
.name = .age,
.version = "0.1.0",
.fingerprint = 0xa13010b27f1528d3,
.minimum_zig_version = "0.14.0",
.paths = .{
"zig",
},
}