Skip to content

Commit d5a8876

Browse files
committed
Bumped turso revision
1 parent 0b3d224 commit d5a8876

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
@@ -27,7 +27,7 @@ diesel_migrations = "2.3"
2727
diesel-async = "0.7"
2828
futures-util = "0.3.31"
2929
chrono = { version = "0.4", optional = true }
30-
turso = { git = "https://github.com/tursodatabase/turso", rev = "2585085" }
30+
turso = { git = "https://github.com/tursodatabase/turso", rev = "43c5150" }
3131

3232
[dev-dependencies]
3333
tokio = { version = "1.12.0", features = ["rt", "macros", "rt-multi-thread"] }

0 commit comments

Comments
 (0)