mirror of
https://github.com/tursodatabase/libsql.git
synced 2025-05-25 08:40:33 +00:00
12 lines
224 B
TOML
12 lines
224 B
TOML
![]() |
[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 = "*"
|