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

4
Cargo.lock generated
View file

@ -897,9 +897,9 @@ dependencies = [
[[package]]
name = "gh-token"
version = "0.1.1"
version = "0.1.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "74f7f3953b155f5df52140de17556ed1464c9d3c9092e2dc0adf2b55211fd10d"
checksum = "cf1ff8db6b58b68c39ec14a0922cad141fee0e350324eb01ee45e3898f780d46"
dependencies = [
"home",
"serde",