aboutsummaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorGravatar BanceDev 2026-02-25 00:25:07 -0500
committerGravatar BanceDev 2026-02-25 00:25:07 -0500
commit337647e9dfd21a5d319530e600b015c70ac64294 (patch)
treebb7746c7fccf643778c90f862555ac37539cbee9 /Cargo.toml
initial commit
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml6
1 files changed, 6 insertions, 0 deletions
diff --git a/Cargo.toml b/Cargo.toml
new file mode 100644
index 0000000..fe3d98d
--- /dev/null
+++ b/Cargo.toml
@@ -0,0 +1,6 @@
+[package]
+name = "forge"
+version = "0.1.0"
+edition = "2024"
+
+[dependencies]