Bump gh-token from 0.1.1 to 0.1.2 (#1056)

Bumps [gh-token](https://github.com/dtolnay/star-history) from 0.1.1 to 0.1.2.
- [Release notes](https://github.com/dtolnay/star-history/releases)
- [Commits](https://github.com/dtolnay/star-history/compare/0.1.1...0.1.2)

---
updated-dependencies:
- dependency-name: gh-token
  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:
dependabot[bot] 2023-05-15 13:26:52 +10:00 committed by GitHub
parent 9103a661f1
commit cedcd551c2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 3 deletions

View file

@ -29,7 +29,7 @@ compact_str = "0.7.0"
dirs = "5.0.1"
file-format = { version = "0.16.0", default-features = false }
fs-lock = { version = "0.1.0", path = "../fs-lock" }
gh-token = "0.1.1"
gh-token = "0.1.2"
log = { version = "0.4.17", features = ["std"] }
miette = "5.8.0"
mimalloc = { version = "0.1.37", default-features = false, optional = true }