From bef48eb36fef5f59b4325b1b852848fc571c55f7 Mon Sep 17 00:00:00 2001 From: alex Date: Tue, 9 Jul 2024 11:56:40 -0700 Subject: [PATCH] bumped drillx dep --- Cargo.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.lock b/Cargo.lock index bfe82ca..e5120dd 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -1247,7 +1247,7 @@ checksum = "1435fa1053d8b2fbbe9be7e97eca7f33d37b28409959813daefc1446a14247f1" [[package]] name = "drillx" version = "0.2.0" -source = "git+https://github.com/regolith-labs/drillx?branch=master#ce0330957a2153c9191bdbcbcf4acce031ccd6bf" +source = "git+https://github.com/regolith-labs/drillx?branch=relayer-integration#ce0330957a2153c9191bdbcbcf4acce031ccd6bf" dependencies = [ "blake3", "equix",