Bump gh-emoji from 1.0.7 to 1.0.8

Bumps [gh-emoji](https://github.com/kornelski/gh-emoji) from 1.0.7 to 1.0.8.
- [Commits](https://github.com/kornelski/gh-emoji/commits)

---
updated-dependencies:
- dependency-name: gh-emoji
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-09-20 02:11:04 +00:00 committed by extrawurst
parent b2e7420349
commit ca15fcbe4c

4
Cargo.lock generated
View file

@ -672,9 +672,9 @@ dependencies = [
[[package]]
name = "gh-emoji"
version = "1.0.7"
version = "1.0.8"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "30ad64b43d48c1745c0059e5ba223816eb599eec8956c668fc0a31f6b9cd799e"
checksum = "eb8adf61df288369c9d1c6bb142f61db30c18619a71f64915d64e916f23c8c37"
dependencies = [
"phf",
"regex",