Skip to content

Commit b584d60

Browse files
Merge branch 'main' into dependabot/cargo/bots/echidnabot/octocrab-0.53.0
2 parents 34c4506 + 8ae7f39 commit b584d60

7 files changed

Lines changed: 1804 additions & 4 deletions

File tree

bots/echidnabot/Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

bots/echidnabot/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ reqwest = { version = "0.12.28", default-features = false, features = ["json", "
5151
# Utilities
5252
async-trait = "0.1.89"
5353
uuid = { version = "1.23.2", features = ["v4", "serde"] }
54-
chrono = { version = "0.4.44", features = ["serde"] }
54+
chrono = { version = "0.4.45", features = ["serde"] }
5555
thiserror = "2.0.18"
5656
anyhow = "1.0.102"
5757
tracing = "0.1.44"

0 commit comments

Comments
 (0)