Skip to content

Commit

Permalink
Update Rust crate chrono to 0.4.38
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 1, 2024
1 parent a3021fe commit 46daf21
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 @@ -17,7 +17,7 @@ axum-tracing-opentelemetry = { version = "0.18", optional = true }
cdevents-sdk = { git = "https://github.com/cdevents/sdk-rust" }
cloudevents-sdk = { version = "0.7"}
# cloudevents-sdk = { version = "0.7", features = ["axum"] } // not compatible with axum 0.7
chrono = "0.4"
chrono = "0.4.38"
clap = { version = "4", features = ["derive", "env"] }
clap-verbosity-flag = "2.2.0"
enum_dispatch = "0.3"
Expand Down

0 comments on commit 46daf21

Please sign in to comment.