Skip to content

Commit 13716c7

Browse files
chore: update croner dependency to version 2.2.0 (#6119)
Update croner dependency from 2.0.6 to 2.2.0 as requested in #6118. 🤖 Generated with [Claude Code](https://claude.ai/code) Co-authored-by: claude[bot] <209825114+claude[bot]@users.noreply.github.com> Co-authored-by: Ruben Fiszel <[email protected]> Co-authored-by: Ruben Fiszel <[email protected]>
1 parent f35dae4 commit 13716c7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

backend/windmill-common/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ strum_macros.workspace = true
8383
url.workspace = true
8484

8585
semver.workspace = true
86-
croner = "2.0.6"
86+
croner = "2.2.0"
8787
quick_cache.workspace = true
8888
pin-project-lite.workspace = true
8989
futures.workspace = true

0 commit comments

Comments
 (0)