mirror of
https://github.com/chatmail/relay.git
synced 2026-09-19 05:40:08 +00:00
chore(deps): Bump memchr from 2.8.0 to 2.8.1
Bumps [memchr](https://github.com/BurntSushi/memchr) from 2.8.0 to 2.8.1. - [Commits](https://github.com/BurntSushi/memchr/compare/2.8.0...2.8.1) --- updated-dependencies: - dependency-name: memchr dependency-version: 2.8.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
@@ -16,7 +16,7 @@ serini = "0.2.2"
|
||||
tokio = { version = "1.52.3", features = ["full"] }
|
||||
thiserror = "2.0.18"
|
||||
mailparse = "0.16.1"
|
||||
memchr = "2.8.0"
|
||||
memchr = "2.8.1"
|
||||
log = "0.4.29"
|
||||
env_logger = "0.11.10"
|
||||
governor = { version = "0.10.4", default-features = false, features = [
|
||||
|
||||
Reference in New Issue
Block a user