From 1edcd3a18897828c9f309e223bbeb9fcd16ec830 Mon Sep 17 00:00:00 2001 From: "Nurul Huda (Apon)" Date: Mon, 26 Jan 2026 11:37:08 +0600 Subject: [PATCH] chore: clean build.zig.zon --- build.zig.zon | 3 --- 1 file changed, 3 deletions(-) diff --git a/build.zig.zon b/build.zig.zon index 210f650..c1baf58 100644 --- a/build.zig.zon +++ b/build.zig.zon @@ -4,9 +4,6 @@ .fingerprint = 0xd8d79d59acc4faae, .minimum_zig_version = "0.15.2", .dependencies = .{ - // .temporal_rs = .{ - // .path = "./pkg/temporal_rs", - // }, .temporal_rs = .{ .url = "git+https://github.com/boa-dev/temporal#v0.1.2", .hash = "N-V-__8AANlkNAB77Z946lqp-lgp2qSsOBDADValZC86PhB-",