Skip to content

Commit

Permalink
Support Zig 0.9.1
Browse files Browse the repository at this point in the history
  • Loading branch information
ve-nt committed Mar 5, 2022
1 parent d455267 commit 0224b91
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 6 deletions.
2 changes: 1 addition & 1 deletion .gitmodules
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
url = https://github.com/MasterQ32/zig-uri
[submodule "lib/iguanaTLS"]
path = lib/iguanaTLS
url = https://github.com/marler8997/iguanaTLS
url = https://github.com/ve-nt/iguanaTLS
[submodule "lib/hzzp"]
path = lib/hzzp
url = https://github.com/truemedian/hzzp
6 changes: 2 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -58,13 +58,11 @@ For more, try:

# Building

You'll need [`zig-0.9.0`](https://ziglang.org/download/) and Git.
You'll need [`zig-0.9.1`](https://ziglang.org/download/) and Git.

First, you need to init and update the submoduled dependencies:

git submodule init
git submodule update

git submodule update --init

Then, you can build the project. To build a release-safe binary, run:

Expand Down
2 changes: 1 addition & 1 deletion lib/iguanaTLS
Submodule iguanaTLS updated 1 files
+5 −14 src/main.zig

0 comments on commit 0224b91

Please sign in to comment.