mirror of
https://github.com/serai-dex/serai.git
synced 2025-12-08 12:19:24 +00:00
cargo update to polkadot-sdk/experimental rebased over polkadot-sdk 1.5.0
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
[package]
|
[package]
|
||||||
name = "bandersnatch_vrfs"
|
name = "bandersnatch_vrfs"
|
||||||
version = "0.0.3"
|
version = "0.0.4"
|
||||||
description = "Empty library to remove the unused bandersnatch_vrfs from the Cargo.lock"
|
description = "Empty library to remove the unused bandersnatch_vrfs from the Cargo.lock"
|
||||||
license = "MIT"
|
license = "MIT"
|
||||||
repository = "https://github.com/serai-dex/serai/tree/develop/substrate/tree-cleanup/bandersnatch_vrfs"
|
repository = "https://github.com/serai-dex/serai/tree/develop/substrate/tree-cleanup/bandersnatch_vrfs"
|
||||||
@@ -15,3 +15,4 @@ rustdoc-args = ["--cfg", "docsrs"]
|
|||||||
|
|
||||||
[features]
|
[features]
|
||||||
std = []
|
std = []
|
||||||
|
substrate-curves = []
|
||||||
|
|||||||
Reference in New Issue
Block a user