about summary refs log tree commit diff
path: root/tvix/nar/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'tvix/nar/Cargo.toml')
-rw-r--r--tvix/nar/Cargo.toml4
1 files changed, 4 insertions, 0 deletions
diff --git a/tvix/nar/Cargo.toml b/tvix/nar/Cargo.toml
new file mode 100644
index 0000000000..f27e9a0cb8
--- /dev/null
+++ b/tvix/nar/Cargo.toml
@@ -0,0 +1,4 @@
+[package]
+name = "tvix_nar"
+version = "0.0.0"
+edition = "2021"