From e27091e39445d05cae1096eb5e9e2462f9ca22bb Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 4 Mar 2021 04:15:10 +0000 Subject: Bump hex from 0.4.2 to 0.4.3 Bumps [hex](https://github.com/KokaKiwi/rust-hex) from 0.4.2 to 0.4.3. - [Release notes](https://github.com/KokaKiwi/rust-hex/releases) - [Commits](https://github.com/KokaKiwi/rust-hex/compare/v0.4.2...v0.4.3) Signed-off-by: dependabot-preview[bot] --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index b4f2bf8..55f30ae 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -38,7 +38,7 @@ log = "0.4.14" strum = "0.20.0" strum_macros = "0.20.1" sha2 = "0.9" -hex = "0.4.2" +hex = "0.4.3" zip = "0.5.11" qrcodegen = "1.6.0" actix-files = "0.5" -- cgit v1.2.3