Skip to content

v1.0.10

Choose a tag to compare

@Goldziher Goldziher released this 27 Jul 07:56

Regenerate all language bindings on alef 0.48.4, fixing Java (Maven) publishing by lowering the maven-enforcer version floor and C# (NuGet) publishing by rendering a runtime.json template at pack time. Rust dependencies verified against latest incompatible versions; none changed.

Zig

Add to your build.zig.zon:

.dependencies = .{
    .crawlberg-zig = .{\n        .url = \"https://github.com/xberg-io/crawlberg/releases/download/v1.0.10/crawlberg-zig-v1.0.10.tar.gz\",\n        .hash = \"crawlberg-1.0.10-IoY1Cq3ptSDRWY1ZytD8-r-cnR9tXQiQz958R2Z7iM3u\",\n    },\n},\n```\n