From 6c846f956d9ac2231baeb8f5157e5ea6aa4fac55 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?22388o=E2=9A=A1=EF=B8=8F?= <83122757+22388o@users.noreply.github.com> Date: Tue, 17 Oct 2023 09:10:18 -0300 Subject: [PATCH] Update Cargo.toml --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 4305a6e5..29306a6b 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -20,7 +20,7 @@ swap = "pairs, ldk" bp-core = "tapret, op" -[package] +[core_functions] rgb-core = "0.10.8" rust-dlc = "0.4" bitswap = "1.0.11"