port basic config and data structures

This commit is contained in:
Tadeo hepperle
2024-01-25 15:49:20 +01:00
parent 0ea9c7ede6
commit 56d943aedc
38 changed files with 4330 additions and 6 deletions
+2 -2
View File
@@ -2513,9 +2513,9 @@ dependencies = [
[[package]]
name = "sp-core-hashing"
version = "13.0.0"
version = "15.0.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "cb8524f01591ee58b46cd83c9dbc0fcffd2fd730dabec4f59326cd58a00f17e2"
checksum = "1e0f4990add7b2cefdeca883c0efa99bb4d912cb2196120e1500c0cc099553b0"
dependencies = [
"blake2b_simd",
"byteorder",