From 99e536f50e08a0f0f418bbf427a2a1edbed84a42 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 17 Feb 2024 02:03:10 +0000 Subject: [PATCH] Update smptera-format-identifiers-rust requirement from 0.3.0 to 0.4.0 Updates the requirements on [smptera-format-identifiers-rust](https://github.com/dholroyd/smptera-format-identifiers-rust) to permit the latest version. - [Commits](https://github.com/dholroyd/smptera-format-identifiers-rust/commits) --- updated-dependencies: - dependency-name: smptera-format-identifiers-rust dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 8a9edb5..c1ad329 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -17,7 +17,7 @@ serde = "1.0" serde_derive = "1.0" hex-slice = "0.1.4" url = "2.1.1" -smptera-format-identifiers-rust = "0.3.0" +smptera-format-identifiers-rust = "0.4.0" log = "0.4" [dev-dependencies]