From 907867a61b8d187c6198c35f2e5fcf17a7c52c43 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 22 Feb 2022 04:17:51 +0000 Subject: Bump strum from 0.23.0 to 0.24.0 Bumps [strum](https://github.com/Peternator7/strum) from 0.23.0 to 0.24.0. - [Release notes](https://github.com/Peternator7/strum/releases) - [Changelog](https://github.com/Peternator7/strum/blob/master/CHANGELOG.md) - [Commits](https://github.com/Peternator7/strum/commits) --- updated-dependencies: - dependency-name: strum dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index fb1b959..ae25eeb 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -41,7 +41,7 @@ libflate = "1" thiserror = "1" anyhow = "1" log = "0.4" -strum = "0.23" +strum = "0.24" strum_macros = "0.23" sha2 = "0.10" hex = "0.4" -- cgit v1.2.3