mirror of
https://github.com/roc-lang/roc.git
synced 2025-10-17 15:17:12 +00:00
update minimum zig version
This commit is contained in:
parent
3d204a7d46
commit
4420ec02b2
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
.{
|
||||
.name = .roc,
|
||||
.version = "0.0.0",
|
||||
.minimum_zig_version = "0.13.0",
|
||||
.minimum_zig_version = "0.14.0",
|
||||
.dependencies = .{
|
||||
.zig_afl_kit = .{
|
||||
.url = "git+https://github.com/kristoff-it/zig-afl-kit#1e9fcaa08361307d16a9bde82b4a7fd4560ce502",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue