Skip to content

Commit a0d2080

Browse files
authored
Merge pull request #128 from shortlink-org/renovate/tokio-cron-scheduler-0.x
fix(deps): update rust crate tokio-cron-scheduler to 0.15.0
2 parents fca7c88 + 74c7c94 commit a0d2080

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

currency/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,5 +32,5 @@ warp = "0.4.0"
3232
utoipa = "5.3.1"
3333
dotenvy = "0.15.7"
3434
thiserror = "2.0.12"
35-
tokio-cron-scheduler = "0.14.0"
35+
tokio-cron-scheduler = "0.15.0"
3636
chrono = "0.4.40"

0 commit comments

Comments
 (0)