mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-13 03:31:10 +00:00
Make wasm runtime cache size configurable (#10177)
* Make wasm runtime cache size configurable * apply review comments * remove VersionedRuntimeValue * fix compilation * VersionedRuntime: replace clone by Arc * fmt * fix warnings * fix tests compilation * fmt
This commit is contained in:
Generated
+1
@@ -8035,6 +8035,7 @@ dependencies = [
|
||||
"lazy_static",
|
||||
"libsecp256k1",
|
||||
"log 0.4.14",
|
||||
"lru 0.6.6",
|
||||
"parity-scale-codec",
|
||||
"parking_lot 0.11.1",
|
||||
"paste 1.0.6",
|
||||
|
||||
Reference in New Issue
Block a user