aboutsummaryrefslogtreecommitdiffstats
path: root/adenosine/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'adenosine/Cargo.toml')
-rw-r--r--adenosine/Cargo.toml13
1 files changed, 13 insertions, 0 deletions
diff --git a/adenosine/Cargo.toml b/adenosine/Cargo.toml
new file mode 100644
index 0000000..96c0d54
--- /dev/null
+++ b/adenosine/Cargo.toml
@@ -0,0 +1,13 @@
+[package]
+name = "adenosine"
+keywords = ["atproto"]
+description = "You probably want 'adenosine-cli'"
+version = "0.0.0-placeholder.0"
+edition = "2021"
+rust-version = "1.61"
+authors = ["Bryan Newbold <bnewbold@robocracy.org>"]
+license = "AGPL-3.0-or-later"
+readme = "README.md"
+repository = "https://gitlab.com/bnewbold/adenosine"
+
+[dependencies]