From 6ac6e6fcc89a007007ca00d5f25c8c25d3c1e380 Mon Sep 17 00:00:00 2001 From: gupnik <17176722+gupnik@users.noreply.github.com> Date: Wed, 22 Jan 2025 16:13:13 +0530 Subject: [PATCH] Minor --- rust/Cargo.lock | 1 + 1 file changed, 1 insertion(+) diff --git a/rust/Cargo.lock b/rust/Cargo.lock index 6867b6325c0..cdecec6380b 100644 --- a/rust/Cargo.lock +++ b/rust/Cargo.lock @@ -2218,6 +2218,7 @@ name = "tw_substrate" version = "0.1.0" dependencies = [ "tw_coin_entry", + "tw_encoding", "tw_hash", "tw_keypair", "tw_memory",