about summary refs log tree commit diff stats
path: root/rust/bf/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'rust/bf/Cargo.toml')
-rw-r--r--rust/bf/Cargo.toml6
1 files changed, 6 insertions, 0 deletions
diff --git a/rust/bf/Cargo.toml b/rust/bf/Cargo.toml
new file mode 100644
index 0000000..eb4b810
--- /dev/null
+++ b/rust/bf/Cargo.toml
@@ -0,0 +1,6 @@
+[package]
+name = "bf"
+version = "0.1.0"
+edition = "2021"
+
+[dependencies]