mirror of
https://github.com/aljazceru/turso.git
synced 2026-01-30 21:34:23 +01:00
9 lines
117 B
TOML
9 lines
117 B
TOML
[package]
|
|
name = "mvcc-rs"
|
|
version = "0.0.0"
|
|
edition = "2021"
|
|
|
|
[dependencies]
|
|
anyhow = "1.0.70"
|
|
rustyline = "11.0.0"
|