Skip to content

Commit be23a2c

Browse files
authored
Merge pull request #100 from eirtools/renovate/tokio-1.x
2 parents 4c1c7ff + a3efe5e commit be23a2c

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.50.0", features = ["macros", "rt-multi-thread"] }
17+
tokio = { version = "1.51.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)