From 6ab66500e69b7a406f863739e23489213ce7129f Mon Sep 17 00:00:00 2001
From: Ben Bridle <bridle.benjamin@gmail.com>
Date: Sun, 24 Dec 2023 17:57:26 +1300
Subject: First commit

---
 Cargo.toml | 10 ++++++++++
 1 file changed, 10 insertions(+)
 create mode 100644 Cargo.toml

(limited to 'Cargo.toml')

diff --git a/Cargo.toml b/Cargo.toml
new file mode 100644
index 0000000..c4179bd
--- /dev/null
+++ b/Cargo.toml
@@ -0,0 +1,10 @@
+[package]
+name = "base64"
+version = "1.0.0"
+authors = ["Ben Bridle"]
+edition = "2021"
+description = "Encode and decode base64 strings"
+
+# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
+
+[dependencies]
-- 
cgit v1.2.3-70-g09d2