From 71a3550aac88c101dc617706612bcad3db8820cc Mon Sep 17 00:00:00 2001 From: Kayanski <44806566+Kayanski@users.noreply.github.com> Date: Mon, 16 Dec 2024 17:46:55 +0100 Subject: [PATCH] Update integrations/neutron-dex-adapter/Cargo.toml Co-authored-by: Interchain Adair <32375605+adairrr@users.noreply.github.com> --- integrations/neutron-dex-adapter/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/integrations/neutron-dex-adapter/Cargo.toml b/integrations/neutron-dex-adapter/Cargo.toml index 817296795..7c80291a2 100644 --- a/integrations/neutron-dex-adapter/Cargo.toml +++ b/integrations/neutron-dex-adapter/Cargo.toml @@ -1,6 +1,6 @@ [package] authors = ["Abstract Money "] -description = "Abstract DexCommand implementation for Astroport" +description = "Abstract DexCommand implementation for Neutron's native dex" edition = "2021" license = "Apache-2.0" name = "abstract-neutron-dex-adapter"