fix syntax and license expression

This commit is contained in:
2026-08-02 07:53:41 +03:00
parent 1aff092d62
commit 7ac825b59d
2 changed files with 1 additions and 2 deletions
+1 -1
View File
@@ -11,7 +11,7 @@ dependencies = [
]
description = "Generic OnFailure= and OnSuccess= handler for systemd"
readme = "README.md"
license = { file = "LICENSE" }
license = "MIT"
keywords = [ "systemd" ]
classifiers = [
"Development Status :: 4 - Beta",