We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0b3d224 commit d5a8876Copy full SHA for d5a8876
Cargo.toml
@@ -27,7 +27,7 @@ diesel_migrations = "2.3"
27
diesel-async = "0.7"
28
futures-util = "0.3.31"
29
chrono = { version = "0.4", optional = true }
30
-turso = { git = "https://github.com/tursodatabase/turso", rev = "2585085" }
+turso = { git = "https://github.com/tursodatabase/turso", rev = "43c5150" }
31
32
[dev-dependencies]
33
tokio = { version = "1.12.0", features = ["rt", "macros", "rt-multi-thread"] }
0 commit comments