0
0
mirror of https://github.com/tursodatabase/libsql.git synced 2025-05-25 08:40:33 +00:00
Files
libsql/tools/rebuild-log/Cargo.toml

12 lines
224 B
TOML
Raw Permalink Normal View History

[package]
name = "rebuild-log"
version = "0.1.0"
edition = "2021"
publish = false
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
anyhow = "1"
zerocopy = "*"