We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4fa0ece commit 94513bcCopy full SHA for 94513bc
surface-dtx-daemon/Cargo.toml
@@ -2,6 +2,11 @@
2
name = "surface-dtx-daemon"
3
version = "0.1.0"
4
authors = ["Maximilian Luz <[email protected]>"]
5
+description = "Surface Detachment System (DTX) Daemon"
6
+
7
+repository = "https://github.com/qzed/linux-surface-dtx-daemon/"
8
+license = "MIT"
9
10
edition = "2018"
11
build = "build.rs"
12
surface-dtx-userd/Cargo.toml
name = "surface-dtx-userd"
+description = "Surface Detachment System (DTX) User Daemon"
0 commit comments