Update zig.mod

This commit is contained in:
flopetautschnig 2023-04-24 12:17:33 +02:00 committed by GitHub
parent 18f6ba4c5c
commit aae99cb2bc
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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: