Skip to content

Commit

Permalink
Bump names from 0.12.0 to 0.13.0 (#3267)
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
dependabot[bot] authored Mar 7, 2022
1 parent 86d4dcd commit ce27ccd
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion config/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ serde_json = { version = "1.0", features = ["arbitrary_precision"] }
toml = { version = "0.5.8", default-features = false }
structopt = "0.3.26"
git-version = "0.3.5"
names = {version= "0.12.0", default-features=false}
names = {version= "0.13.0", default-features=false}
starcoin-crypto = { git = "https://github.com/starcoinorg/starcoin-crypto", rev = "78aaf55a8b85a5eff208037e0cc798cf985e1a4e"}
once_cell = "1.8.0"
hex= "0.4.3"
Expand Down

0 comments on commit ce27ccd

Please sign in to comment.