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"