ikskuh / gurl

A curl-like cli application to interact with Gemini sites.
MIT License
16 stars 3 forks source link

Update to latest master; #6

Closed der-teufel-programming closed 1 year ago

der-teufel-programming commented 1 year ago

Use build.zig.zon instead of submodules for all things apart from zig-bearssl; Needs MasterQ32/zig-bearssl#8 to get merged and submodule updated properly

ikskuh commented 1 year ago

The PR is merged, but you can also update bearssl to use the package manager. Just do @import("bearssl") in the build.zig to access a dependency named bearssl!