From 2532a07217f23e429d2660d289cf1773d8c8e41e Mon Sep 17 00:00:00 2001 From: Raul Jordan Date: Mon, 28 Aug 2023 15:38:09 -0700 Subject: [PATCH] lock update --- Cargo.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index afe4f28a..c7403d97 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -3028,7 +3028,7 @@ dependencies = [ [[package]] name = "stylus-proc" version = "0.1.0" -source = "git+https://github.com/OffchainLabs/stylus-sdk-rs?rev=8764b41#8764b41808d37391a5ae578a3a0d21823db21153" +source = "git+https://github.com/OffchainLabs/stylus-sdk-rs#8764b41808d37391a5ae578a3a0d21823db21153" dependencies = [ "alloy-primitives", "alloy-sol-types", @@ -3045,7 +3045,7 @@ dependencies = [ [[package]] name = "stylus-sdk" version = "0.1.0" -source = "git+https://github.com/OffchainLabs/stylus-sdk-rs?rev=8764b41#8764b41808d37391a5ae578a3a0d21823db21153" +source = "git+https://github.com/OffchainLabs/stylus-sdk-rs#8764b41808d37391a5ae578a3a0d21823db21153" dependencies = [ "alloy-primitives", "alloy-sol-types",