Skip to content

Commit

Permalink
[cargo](deps): Bump the deps group with 1 update
Browse files Browse the repository at this point in the history
---
updated-dependencies:
- dependency-name: strum
  dependency-type: direct:production
  dependency-group: deps
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and jwodder committed Jan 29, 2024
1 parent 65e81f4 commit 9604163
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ serde = "1.0.190"
serde_json = { version = "1.0.107", optional = true }
serde_path_to_error = "0.1.14"
serde_yaml = { version = "0.9.27", optional = true }
strum = { version = "0.25.0", features = ["derive"] }
strum = { version = "0.26.1", features = ["derive"] }
thiserror = "1.0.50"
toml = { version = "0.8.6", optional = true }

Expand Down

0 comments on commit 9604163

Please sign in to comment.