Skip to content

Commit

Permalink
Update emojis requirement from 0.4.0 to 0.5.1 (#97)
Browse files Browse the repository at this point in the history
Updates the requirements on [emojis](https://github.com/rossmacarthur/emojis) to permit the latest version.
- [Release notes](https://github.com/rossmacarthur/emojis/releases)
- [Commits](rossmacarthur/emojis@0.4.0...0.5.1)

---
updated-dependencies:
- dependency-name: emojis
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>

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 Nov 16, 2022
1 parent 9a7b02e commit d049f51
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ sqlx = { version = "0.6.0", features = ["macros", "postgres", "offline", "runtim
chrono = "0.4.19"
serde_json = "1.0"
serde = "1.0.139"
emojis = "0.4.0"
emojis = "0.5.1"
dashmap = "5.3.4"
stretto = { version = "0.7.0", features = ["async"] }
regex = "1.6.0"
Expand Down

0 comments on commit d049f51

Please sign in to comment.