cargo update to polkadot-sdk/experimental rebased over polkadot-sdk 1.5.0

This commit is contained in:
Luke Parker 2023-12-15 02:52:31 -05:00
parent d8c7465722
commit ec0d38a90d
No known key found for this signature in database

View file

@ -1,6 +1,6 @@
[package]
name = "bandersnatch_vrfs"
version = "0.0.3"
version = "0.0.4"
description = "Empty library to remove the unused bandersnatch_vrfs from the Cargo.lock"
license = "MIT"
repository = "https://github.com/serai-dex/serai/tree/develop/substrate/tree-cleanup/bandersnatch_vrfs"
@ -15,3 +15,4 @@ rustdoc-args = ["--cfg", "docsrs"]
[features]
std = []
substrate-curves = []