Skip to content

Commit b031c42

Browse files
authored
Merge pull request #77 from eirtools/renovate/chrono-0.4.x
Update Rust crate chrono from =0.4.42 to =0.4.43
2 parents bd42a20 + cf98f7e commit b031c42

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ sqlx = { version = "=0.8.6", features = [
1616
] }
1717
tokio = { version = "1.49.0", features = ["macros", "rt-multi-thread"] }
1818
sqlparser = { version = "=0.60.0" }
19-
chrono = { version = "=0.4.42", features = ["alloc"] }
19+
chrono = { version = "=0.4.43", features = ["alloc"] }
2020
log = { version = "0.4.29" }
2121
futures = { version = "=0.3.31", features = ["async-await"] }
2222
clap = { version = "4.5.54", features = ["derive", "wrap_help"] }

0 commit comments

Comments
 (0)