Skip to content

Commit 499acc0

Browse files
Bump names from 0.12.0 to 0.13.0 (paritytech#11047)
Bumps [names](https://github.com/fnichol/names) from 0.12.0 to 0.13.0. - [Release notes](https://github.com/fnichol/names/releases) - [Changelog](https://github.com/fnichol/names/blob/main/CHANGELOG.md) - [Commits](fnichol/names@v0.12.0...v0.13.0) --- updated-dependencies: - dependency-name: names dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent cc282f8 commit 499acc0

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

client/cli/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ futures = "0.3.19"
2020
hex = "0.4.2"
2121
libp2p = "0.40.0"
2222
log = "0.4.11"
23-
names = { version = "0.12.0", default-features = false }
23+
names = { version = "0.13.0", default-features = false }
2424
rand = "0.7.3"
2525
regex = "1.5.4"
2626
rpassword = "5.0.0"

0 commit comments

Comments
 (0)