mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-09 20:11:09 +00:00
Update hex-literal dependency version. (#3141)
* Update hex-literal dep version. * Update lock file.
This commit is contained in:
@@ -5,7 +5,7 @@ authors = ["Parity Technologies <admin@parity.io>"]
|
||||
edition = "2018"
|
||||
|
||||
[dependencies]
|
||||
hex-literal = "0.1.4"
|
||||
hex-literal = "0.2"
|
||||
parity-codec = { version = "4.1.1", default-features = false, features = ["derive"] }
|
||||
serde = { version = "1.0.93", optional = true }
|
||||
inherents = { package = "substrate-inherents", path = "../../core/inherents", default-features = false }
|
||||
|
||||
Reference in New Issue
Block a user