mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-12 18:11:10 +00:00
Bump heck from 0.4.0 to 0.4.1 (#815)
Bumps [heck](https://github.com/withoutboats/heck) from 0.4.0 to 0.4.1. - [Release notes](https://github.com/withoutboats/heck/releases) - [Changelog](https://github.com/withoutboats/heck/blob/master/CHANGELOG.md) - [Commits](https://github.com/withoutboats/heck/commits) --- updated-dependencies: - dependency-name: heck dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
+1
-1
@@ -15,7 +15,7 @@ description = "Generate an API for interacting with a substrate node from FRAME
|
||||
codec = { package = "parity-scale-codec", version = "3.0.0", default-features = false, features = ["derive", "full"] }
|
||||
darling = "0.14.0"
|
||||
frame-metadata = "15.0.0"
|
||||
heck = "0.4.0"
|
||||
heck = "0.4.1"
|
||||
proc-macro2 = "1.0.24"
|
||||
proc-macro-error = "1.0.4"
|
||||
quote = "1.0.8"
|
||||
|
||||
Reference in New Issue
Block a user