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 f9e5ccb commit a2f3b66Copy full SHA for a2f3b66
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 = "84a367b" }
+turso = { git = "https://github.com/tursodatabase/turso", rev = "72edc6d" }
31
32
[dev-dependencies]
33
tokio = { version = "1.12.0", features = ["rt", "macros", "rt-multi-thread"] }
0 commit comments