From 36ea68e26b9f25fe5ffa5f66fd70e4c9e0f25dad Mon Sep 17 00:00:00 2001 From: Milosz Muszynski Date: Thu, 19 Dec 2024 11:42:18 +0100 Subject: [PATCH] rusk: bumped piecrust-uplink dependency to 0.17.3 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index a3a8e4e3f..d182f817b 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -56,7 +56,7 @@ phoenix-circuits = { version = "=0.4.0", default-features = false } phoenix-core = { version = "=0.32.0", default-features = false } # we leave piecrust open until a stable release is out piecrust = "=0.27.0" -piecrust-uplink = "0.17.2-rc.0" +piecrust-uplink = "0.17.3" poseidon-merkle = "=0.7.0" # External dependencies