aboutsummaryrefslogtreecommitdiffstats
path: root/adenosine/Cargo.toml
blob: 96c0d54d356812fdd3dd774a819522e2ea9f00c5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
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]