Update zig.mod
This commit is contained in:
parent
18f6ba4c5c
commit
aae99cb2bc
1 changed files with 3 additions and 0 deletions
3
zig.mod
3
zig.mod
|
@ -1,3 +1,6 @@
|
|||
name: zerve
|
||||
main: src/zerve.zig
|
||||
license: MIT
|
||||
description: Simple web framework for zig
|
||||
min_zig_version: 0.10.1
|
||||
dependencies:
|
||||
|
|
Loading…
Add table
Reference in a new issue