Skip to content

Commit 4b035b3

Browse files
authored
Merge pull request #93 from eirtools/renovate/tokio-1.x
2 parents 4080d23 + c5d4215 commit 4b035b3

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
@@ -14,7 +14,7 @@ sqlx = { version = "=0.8.6", features = [
1414
"sqlite",
1515
"chrono",
1616
] }
17-
tokio = { version = "1.49.0", features = ["macros", "rt-multi-thread"] }
17+
tokio = { version = "1.50.0", features = ["macros", "rt-multi-thread"] }
1818
sqlparser = { version = "=0.60.0" }
1919
chrono = { version = "=0.4.44", features = ["alloc"] }
2020
log = { version = "0.4.29" }

0 commit comments

Comments
 (0)