summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authoraxtlos <axtlos@disroot.org>2024-04-19 23:17:23 +0200
committeraxtlos <axtlos@disroot.org>2024-04-19 23:17:23 +0200
commitb5d8342696c9283e1e6df9b58de05b57451e6636 (patch)
tree355345a529bac439fa9c01a48615c559dee76488 /Cargo.toml
parent5114d443871ade50a7ce0cb9b0f761259e2018eb (diff)
downloaddeskwhich-b5d8342696c9283e1e6df9b58de05b57451e6636.tar.gz
deskwhich-b5d8342696c9283e1e6df9b58de05b57451e6636.tar.bz2
Update project name
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index bf56ce3..700fbc6 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,5 +1,5 @@
[package]
-name = "desktopwhich"
+name = "deskwhich"
version = "0.1.0"
edition = "2021"
authors = [ "Xenia <axtlos@disroot.org>" ]