moved code to subdir cpu_governor_auto_adjust
This commit is contained in:
+2
-2
@@ -1,6 +1,6 @@
|
||||
[project]
|
||||
name = "cpu_governor_auto_adjust"
|
||||
version = "0.1.0"
|
||||
version = "0.1.1"
|
||||
description = "This application has been developed to automatically change cpu governor based on certain triggers."
|
||||
authors = [
|
||||
{ name = "Martin Reurekas", email = "martin@semrks.nl" }
|
||||
@@ -31,4 +31,4 @@ cpu_governor_auto_adjust = "cpu_governor_auto_adjust.cpu_governor_auto_adjust:ma
|
||||
[project.urls]
|
||||
Homepage = "http://gitea.semrks.nl:8418/mreurekas/cpu_governor_auto_adjust"
|
||||
Repository = "http://gitea.semrks.nl:8418/mreurekas/cpu_governor_auto_adjust.git"
|
||||
Issues = "http://gitea.semrks.nl:8418/mreurekas/cpu_governor_auto_adjust/issues"
|
||||
Issues = "http://gitea.semrks.nl:8418/mreurekas/cpu_governor_auto_adjust/issues"
|
||||
|
||||
Reference in New Issue
Block a user