From 7557f2c5e883e30a952780465fb13ec9192db439 Mon Sep 17 00:00:00 2001 From: Dr Maxim Orlovsky Date: Tue, 9 Jul 2024 14:09:35 +0200 Subject: [PATCH] chore: update rgb-std tip --- Cargo.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index a3a4375..8605877 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -1116,7 +1116,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "0c2a198fb6b0eada2a8df47933734e6d35d350665a33a3593d7164fa52c75c19" dependencies = [ "cfg-if", - "windows-targets 0.52.5", + "windows-targets 0.48.5", ] [[package]] @@ -1398,7 +1398,7 @@ dependencies = [ [[package]] name = "rgb-invoice" version = "0.11.0-beta.6" -source = "git+https://github.com/RGB-WG/rgb-std?branch=runtime#f00e86085e13a342fbd2300e49f3e7f7242cdd9c" +source = "git+https://github.com/RGB-WG/rgb-std?branch=runtime#413554977b3a2dacee27c3f51cacb8962d1076b1" dependencies = [ "amplify", "baid64", @@ -1460,7 +1460,7 @@ dependencies = [ [[package]] name = "rgb-std" version = "0.11.0-beta.6" -source = "git+https://github.com/RGB-WG/rgb-std?branch=runtime#f00e86085e13a342fbd2300e49f3e7f7242cdd9c" +source = "git+https://github.com/RGB-WG/rgb-std?branch=runtime#413554977b3a2dacee27c3f51cacb8962d1076b1" dependencies = [ "aluvm", "amplify",