Upload code when initializing the driver (#212)

This commit is contained in:
Omar
2025-11-12 12:56:53 +03:00
committed by GitHub
parent 06c2e023a9
commit a6e4932a08
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