Skip to content

Commit 94513bc

Browse files
committed
Update crate metadata
1 parent 4fa0ece commit 94513bc

File tree

2 files changed

+10
-0
lines changed

2 files changed

+10
-0
lines changed

surface-dtx-daemon/Cargo.toml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,11 @@
22
name = "surface-dtx-daemon"
33
version = "0.1.0"
44
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+
510
edition = "2018"
611
build = "build.rs"
712

surface-dtx-userd/Cargo.toml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,11 @@
22
name = "surface-dtx-userd"
33
version = "0.1.0"
44
authors = ["Maximilian Luz <[email protected]>"]
5+
description = "Surface Detachment System (DTX) User Daemon"
6+
7+
repository = "https://github.com/qzed/linux-surface-dtx-daemon/"
8+
license = "MIT"
9+
510
edition = "2018"
611
build = "build.rs"
712

0 commit comments

Comments
 (0)