aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorA Farzat <a@farzat.xyz>2026-02-06 18:31:40 +0300
committerA Farzat <a@farzat.xyz>2026-02-06 18:31:40 +0300
commit707e81e08969b04b41cf0b5716ef64263339064c (patch)
treea496692f03680a1b151f59acef7843d34309d731 /Cargo.toml
downloadsafaribooks-rs-707e81e08969b04b41cf0b5716ef64263339064c.tar.gz
safaribooks-rs-707e81e08969b04b41cf0b5716ef64263339064c.zip
Init 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..7ac047e
--- /dev/null
+++ b/Cargo.toml
@@ -0,0 +1,6 @@
+[package]
+name = "safaribooks-rs"
+version = "0.1.0"
+edition = "2024"
+
+[dependencies]