WIP: Create Upgradeable trait

This commit is contained in:
tahahawa
2025-07-15 00:16:57 -04:00
parent c4f4a58dcf
commit 1eaae2016a
7 changed files with 49 additions and 5 deletions

View File

@@ -16,3 +16,4 @@ harmony_macros = { path = "../../harmony_macros" }
log = { workspace = true }
env_logger = { workspace = true }
url = { workspace = true }
harmony_cli = { version = "0.1.0", path = "../../harmony_cli" }