about summary refs log blame commit diff
path: root/tvix/Cargo.toml
blob: 8b0fbd846a54863268ad21b85c65f55333e8a43b (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11






                                                                                                



                       


                  
[package]
name = "tvix"
version = "0.1.0"
edition = "2021"

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

[dependencies.clap]
version = "3.0.5"
[dependencies.tempfile]
version = "3.2.0"

[[bin]]
name = "nix-store"