Upload code when initializing the driver

This commit is contained in:
Omar Abdulla
2025-11-12 12:54:19 +03:00
parent 06c2e023a9
commit 6d8906ebe9
6 changed files with 70 additions and 36 deletions
+1
View File
@@ -37,6 +37,7 @@ schemars = { workspace = true }
semver = { workspace = true }
serde = { workspace = true }
serde_json = { workspace = true }
subxt = { workspace = true }
[lints]
workspace = true