aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authormetamuffin <metamuffin@disroot.org>2022-10-17 11:28:03 +0200
committermetamuffin <metamuffin@disroot.org>2022-10-17 11:28:03 +0200
commit6e50a340ca698ed94c11cfb156e3f5e498807e4d (patch)
tree75f680108e488572439b05359059cdf3fa6d450c /Cargo.toml
parentb739641a78bad5381aa2a8f7de3d464f9c5ce01f (diff)
downloadtrash-proxy-6e50a340ca698ed94c11cfb156e3f5e498807e4d.tar
trash-proxy-6e50a340ca698ed94c11cfb156e3f5e498807e4d.tar.bz2
trash-proxy-6e50a340ca698ed94c11cfb156e3f5e498807e4d.tar.zst
clean
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml4
1 files changed, 1 insertions, 3 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 6f0e179..4037599 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,9 +1,8 @@
[package]
-name = "rubbish-proxy"
+name = "trash-proxy"
version = "0.1.0"
edition = "2021"
-
[dependencies]
azalea = { git = "https://github.com/mat-1/azalea/" }
azalea-protocol = { git = "https://github.com/mat-1/azalea/" }
@@ -23,4 +22,3 @@ serde_yaml = "0.9.13"
future-utils = "0.12.1"
bytes = "1.2.1"
inotify = "0.10.0"
-