refactor: zigify imports and correct minor mistakes
This commit is contained in:
@@ -24,7 +24,7 @@
|
||||
|
||||
// This is a [Semantic Version](https://semver.org/).
|
||||
// In a future version of Zig it will be used for package deduplication.
|
||||
.version = "0.2.0",
|
||||
.version = "0.3.0",
|
||||
|
||||
// Tracks the earliest Zig version that the package considers to be a
|
||||
// supported use case.
|
||||
|
||||
Reference in New Issue
Block a user