change module name

This commit is contained in:
2026-05-29 09:23:51 +12:00
parent a4eefd450b
commit effe394f87

View File

@@ -6,7 +6,7 @@
//
// It is redundant to include "zig" in this name because it is already
// within the Zig package namespace.
.name = .zig_interface_testing,
.name = .interface_helper,
// This is a [Semantic Version](https://semver.org/).
// In a future version of Zig it will be used for package deduplication.
.version = "0.0.0",