fix: pass CI

This commit is contained in:
0xMochan
2024-06-03 09:57:19 -04:00
parent f1796d1c67
commit c1966cca38
3 changed files with 4 additions and 4 deletions

View File

@@ -5,6 +5,6 @@ pub mod crypto_swap_ng_factory;
pub mod meta_registry;
pub mod tricrypto_factory;
pub mod main_registry;
pub mod erc20;
pub mod ERC20;
pub mod meta_pool_factory;
pub mod crypto_swap_registry;