Skip to content

Commit 4ed5b74

Browse files
chore(deps): update strum_macros requirement from 0.26.4 to 0.27.1
--- updated-dependencies: - dependency-name: strum_macros dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 19f17f3 commit 4ed5b74

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rustainers/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ reqwest = { version = "0.12.5", default-features = false, features = [
4343
serde = { version = "1.0.204", features = ["derive", "rc"] }
4444
serde_json = "1.0.122"
4545
strum = "0.26.3"
46-
strum_macros = "0.26.4"
46+
strum_macros = "0.27.1"
4747
thiserror = "2.0.11"
4848
tokio = { version = "1.39", features = [
4949
"time",

0 commit comments

Comments
 (0)