Skip to content

Commit c11a223

Browse files
authored
Merge pull request #10 from itowlson/fix-msrv
Fix MSRV
2 parents c09fa67 + 5f2d403 commit c11a223

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name = "trigger-cron"
33
version = { workspace = true }
44
authors = { workspace = true }
55
edition = { workspace = true }
6-
rust-version = "1.71"
6+
rust-version = "1.73"
77

88
[workspace.package]
99
version = "0.1.0"

0 commit comments

Comments
 (0)