aboutsummaryrefslogtreecommitdiff
path: root/lib/header/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'lib/header/Cargo.toml')
-rw-r--r--lib/header/Cargo.toml9
1 files changed, 9 insertions, 0 deletions
diff --git a/lib/header/Cargo.toml b/lib/header/Cargo.toml
new file mode 100644
index 0000000..56eb36c
--- /dev/null
+++ b/lib/header/Cargo.toml
@@ -0,0 +1,9 @@
+[package]
+name = "header"
+version = "0.1.0"
+rust-version.workspace = true
+edition.workspace = true
+license.workspace = true
+authors.workspace = true
+
+[dependencies]