git.delta.rocks / unique-network / refs/commits / c12e121fed0b

difftreelog

source

primitives/sponsorship/Cargo.toml155 Bsourcehistory
1[package]2name = "up-sponsorship"3version = "0.1.0"4edition = "2018"56[dependencies]7impl-trait-for-tuples = "0.2.1"89[features]10default = ["std"]11std = []