--- Cargo.toml 2021-07-30 20:02:29.337028884 -0700 +++ Cargo.toml.new 2021-07-30 20:06:19.254133528 -0700 @@ -1,10 +1,10 @@ [package] -name = "surface" -version = "0.4.1" +name = "surface-dtx-daemon" +version = "0.3.0" authors = ["Maximilian Luz "] -description = "Control various aspects of Microsoft Surface devices on Linux from the Command-Line" +description = "Linux User-Space Detachment System (DTX) Daemon for the Surface ACPI Driver (and Surface Books). Currently only the Surface Book 2 is supported, due to lack of driver-support on the Surface Book 1. This may change in the future." -repository = "https://github.com/linux-surface/surface-control" +repository = "https://github.com/linux-surface/surface-dtx-daemon" readme = "README.md" license = "MIT"