Skip to content

Commit

Permalink
Update strum requirement from 0.25 to 0.26 in /ftml
Browse files Browse the repository at this point in the history
---
updated-dependencies:
- dependency-name: strum
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 29, 2024
1 parent b5a73b1 commit ace0df4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ftml/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ serde_json = "1"
serde_repr = "0.1"
serde-wasm-bindgen = "0.6"
str-macro = "1"
strum = "0.25"
strum = "0.26"
strum_macros = "0.26"
time = { version = "0.3", features = ["formatting", "macros", "parsing", "serde", "serde-human-readable"], default-features = false }
tinyvec = "1"
Expand Down

0 comments on commit ace0df4

Please sign in to comment.