fmt does not work with cfg_if (#5829)
This commit is contained in:
@@ -36,7 +36,6 @@ assert_matches = { version = "1.3.0", optional = true }
|
||||
bincode = "1.1.4"
|
||||
bs58 = "0.2.5"
|
||||
byteorder = { version = "1.3.2", optional = true }
|
||||
cfg-if = "0.1.9"
|
||||
chrono = { version = "0.4.9", features = ["serde"], optional = true }
|
||||
generic-array = { version = "0.13.2", default-features = false, features = ["serde", "more_lengths"], optional = true }
|
||||
hex = "0.3.2"
|
||||
|
Reference in New Issue
Block a user