about summary refs log tree commit diff
path: root/tvix/eval/Cargo.toml
blob: aca73c164026a36c2820a319eedb7629ff46b95c (plain) (blame)
1
2
3
4
5
6
7
8
[package]
name = "tvix-eval"
version = "0.1.0"
edition = "2021"

# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

[dependencies]