mirror of
https://github.com/serai-dex/serai.git
synced 2025-12-08 04:09:23 +00:00
Bump crate versions
This commit is contained in:
@@ -25,8 +25,8 @@ subxt = { version = "0.27", default-features = false, features = ["jsonrpsee-ws"
|
||||
|
||||
bitcoin = { version = "0.29", optional = true }
|
||||
|
||||
ciphersuite = { path = "../../../crypto/ciphersuite", version = "0.2", optional = true }
|
||||
monero-serai = { path = "../../../coins/monero", version = "0.1.3-alpha", optional = true }
|
||||
ciphersuite = { path = "../../../crypto/ciphersuite", version = "0.3", optional = true }
|
||||
monero-serai = { path = "../../../coins/monero", version = "0.1.4-alpha", optional = true }
|
||||
|
||||
[features]
|
||||
serai = ["thiserror", "scale-info", "subxt"]
|
||||
|
||||
Reference in New Issue
Block a user