git.delta.rocks / unique-network / refs/commits / 67daa6f27606

difftreelog

build bump spec_version to 939054

Yaroslav Bolyukin2023-04-06parent: #ee2218e.patch.diff
in: master

3 files changed

modifiedruntime/opal/src/lib.rsdiffbeforeafterboth
51 spec_name: create_runtime_str!(RUNTIME_NAME),51 spec_name: create_runtime_str!(RUNTIME_NAME),
52 impl_name: create_runtime_str!(RUNTIME_NAME),52 impl_name: create_runtime_str!(RUNTIME_NAME),
53 authoring_version: 1,53 authoring_version: 1,
54 spec_version: 939053,54 spec_version: 939054,
55 impl_version: 0,55 impl_version: 0,
56 apis: RUNTIME_API_VERSIONS,56 apis: RUNTIME_API_VERSIONS,
57 transaction_version: 3,57 transaction_version: 3,
modifiedruntime/quartz/src/lib.rsdiffbeforeafterboth
54 spec_name: create_runtime_str!(RUNTIME_NAME),54 spec_name: create_runtime_str!(RUNTIME_NAME),
55 impl_name: create_runtime_str!(RUNTIME_NAME),55 impl_name: create_runtime_str!(RUNTIME_NAME),
56 authoring_version: 1,56 authoring_version: 1,
57 spec_version: 939053,57 spec_version: 939054,
58 impl_version: 0,58 impl_version: 0,
59 apis: RUNTIME_API_VERSIONS,59 apis: RUNTIME_API_VERSIONS,
60 transaction_version: 3,60 transaction_version: 3,
modifiedruntime/unique/src/lib.rsdiffbeforeafterboth
51 spec_name: create_runtime_str!(RUNTIME_NAME),51 spec_name: create_runtime_str!(RUNTIME_NAME),
52 impl_name: create_runtime_str!(RUNTIME_NAME),52 impl_name: create_runtime_str!(RUNTIME_NAME),
53 authoring_version: 1,53 authoring_version: 1,
54 spec_version: 939053,54 spec_version: 939054,
55 impl_version: 0,55 impl_version: 0,
56 apis: RUNTIME_API_VERSIONS,56 apis: RUNTIME_API_VERSIONS,
57 transaction_version: 3,57 transaction_version: 3,