mirror of
https://github.com/sbrow/envr.git
synced 2026-06-28 02:58:33 -04:00
feat: Created own age wrapper.
This commit is contained in:
9
zig-vendor/age-ffi/zig/build.zig.zon
Normal file
9
zig-vendor/age-ffi/zig/build.zig.zon
Normal file
@@ -0,0 +1,9 @@
|
||||
.{
|
||||
.name = .age,
|
||||
.version = "0.1.0",
|
||||
.fingerprint = 0xa13010b27f1528d3,
|
||||
.minimum_zig_version = "0.14.0",
|
||||
.paths = .{
|
||||
"zig",
|
||||
},
|
||||
}
|
||||
Reference in New Issue
Block a user