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 d5a8876 commit 1f7489aCopy full SHA for 1f7489a
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 = "43c5150" }
+turso = { git = "https://github.com/tursodatabase/turso", rev = "01fab1e" }
31
32
[dev-dependencies]
33
tokio = { version = "1.12.0", features = ["rt", "macros", "rt-multi-thread"] }
0 commit comments