Skip to content

Conversation

flevin58
Copy link
Contributor

I updated the file zig.build.zon for compatibility with zig version 0.14.0:

  • changed .name to .zig_string ("zig-string" is not compatible anymore with zig version 0.14.0)
  • changed .version to 0.10.0
  • added .fingerprint with value suggested by zig build command
  • added .minimum-zig-version to "0.14.0"

I tested with a local example on my Mac mini M4 by adding:
zig fetch --save git+https://github.com/flevin58/zig-string.git

@JakubSzark JakubSzark merged commit f6f9e5d into JakubSzark:master Mar 20, 2025
2 checks passed
@JakubSzark
Copy link
Owner

Great work and thanks a lot!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants