Skip to content

Commit

Permalink
Update Rust crate enum_dispatch to 0.3.13
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 1, 2024
1 parent a3021fe commit 2b62262
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cdviz-collector/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ cloudevents-sdk = { version = "0.7"}
chrono = "0.4"
clap = { version = "4", features = ["derive", "env"] }
clap-verbosity-flag = "2.2.0"
enum_dispatch = "0.3"
enum_dispatch = "0.3.13"
figment = { version = "0.10", features = ["toml", "env"] }
futures = "0.3"
globset = { version = "0.4", optional = true }
Expand Down

0 comments on commit 2b62262

Please sign in to comment.