aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorLia Lenckowski <lialenck@protonmail.com>2024-09-02 13:05:47 +0200
committerLia Lenckowski <lialenck@protonmail.com>2024-09-02 13:05:47 +0200
commit0c332494968515621099273bdc2c99d5a1f6df7f (patch)
treeed6a7d88607225e38889c51236f903b6eef2e7b4 /Cargo.toml
parentdbe911b3575f0370eb1e058487f83780c30a1566 (diff)
downloadstatuspage-0c332494968515621099273bdc2c99d5a1f6df7f.tar
statuspage-0c332494968515621099273bdc2c99d5a1f6df7f.tar.bz2
statuspage-0c332494968515621099273bdc2c99d5a1f6df7f.tar.zst
add systemd user units, check systemd units via dbus
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 b51b08f..acfcd65 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "statuspage"
-version = "0.1.0"
+version = "0.1.1"
edition = "2021"
[dependencies]