Skip to content

Commit 012236a

Browse files
Bump emojis from 0.7.2 to 0.8.0
Bumps [emojis](https://github.com/rossmacarthur/emojis) from 0.7.2 to 0.8.0. - [Changelog](https://github.com/rossmacarthur/emojis/blob/trunk/RELEASES.md) - [Commits](rossmacarthur/emojis@0.7.2...0.8.0) --- updated-dependencies: - dependency-name: emojis dependency-version: 0.8.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent f6265ae commit 012236a

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

Cargo.lock

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ clap = { version = "4.5.49", features = ["derive"] }
2323
chrono = { version = "0.4.42", features = ["serde"] }
2424
chrono-tz = { version = "0.10.4", features = ["serde"] }
2525
deadpool-postgres = { version = "0.14.1", features = ["serde"] }
26-
emojis = "0.7.2"
26+
emojis = "0.8.0"
2727
figment = { version = "0.10.19", features = ["yaml", "env"] }
2828
lettre = { version = "0.11.19", default-features = false, features = ["builder", "hostname", "pool", "smtp-transport", "tokio1-rustls-tls"] }
2929
markdown = "1.0.0-alpha.24"

0 commit comments

Comments
 (0)