0
0
mirror of https://github.com/tursodatabase/libsql.git synced 2025-05-12 07:43:09 +00:00
Files
libsql/rust-toolchain.toml
ad hoc 4739a16b7b scripted replication (#972)
* introduce ScriptBackupManager

* bump rust version

* fixup! introduce ScriptBackupManager

* wire scripted execution

* wire scripted execution

* fmt

* remove unused field

* fix test
2024-02-06 13:31:17 +00:00

4 lines
51 B
TOML

[toolchain]
profile = "default"
channel = "1.75.0"