Skip to content

Commit 5aa1ebd

Browse files
authored
Merge pull request #87 from ubiquitous-factory/dependabot/cargo/chrono-0.4.41
build(deps): bump chrono from 0.4.40 to 0.4.41
2 parents dbfe213 + cd57352 commit 5aa1ebd

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

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.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ tokio-cron-scheduler = "0.13.0"
1717
uuid = "1.16.0"
1818
tokio = { version = "1.44.2", features = ["macros", "rt-multi-thread"] }
1919
dotenvy = "0.15.7"
20-
chrono = "0.4.40"
20+
chrono = "0.4.41"
2121
tracing = { version = "0.1.41", features = ["log"] }
2222
tracing-subscriber = { version = "0.3.19", features = [
2323
"registry",

0 commit comments

Comments
 (0)