mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-05-30 14:01:02 +00:00
Bump strum to 0.24.1 (#5816)
This commit is contained in:
Generated
+3
-3
@@ -6664,7 +6664,7 @@ dependencies = [
|
|||||||
"rand_chacha 0.3.1",
|
"rand_chacha 0.3.1",
|
||||||
"sc-authority-discovery",
|
"sc-authority-discovery",
|
||||||
"sc-network",
|
"sc-network",
|
||||||
"strum 0.24.0",
|
"strum 0.24.1",
|
||||||
"thiserror",
|
"thiserror",
|
||||||
"tracing-gum",
|
"tracing-gum",
|
||||||
]
|
]
|
||||||
@@ -10692,9 +10692,9 @@ dependencies = [
|
|||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
name = "strum"
|
name = "strum"
|
||||||
version = "0.24.0"
|
version = "0.24.1"
|
||||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||||
checksum = "e96acfc1b70604b8b2f1ffa4c57e59176c7dbb05d556c71ecd2f5498a1dee7f8"
|
checksum = "063e6045c0e62079840579a7e47a355ae92f60eb74daaf156fb1e84ba164e63f"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"strum_macros 0.24.0",
|
"strum_macros 0.24.0",
|
||||||
]
|
]
|
||||||
|
|||||||
Reference in New Issue
Block a user