gear-runtime-primitives 1.4.2

Gear Runtime primitives
Documentation
[dependencies.sp-core]
default-features = false
version = "22.0.0"

[dependencies.sp-runtime]
default-features = false
version = "25.0.0"

[features]
default = ["std"]
std = ["sp-core/std", "sp-runtime/std"]

[package]
authors = ["Gear Technologies"]
description = "Gear Runtime primitives"
documentation = "https://docs.rs/gear-runtime-primitives"
edition = "2021"
homepage = "https://gear-tech.io"
license = "GPL-3.0"
name = "gear-runtime-primitives"
repository = "https://github.com/gear-tech/gear"
version = "1.4.2"
[package.metadata.docs.rs]
targets = ["x86_64-unknown-linux-gnu"]