Skip to content

Commit 314a0aa

Browse files
committed
Add description field to userfaultfd-sys package.
1 parent 29b7b08 commit 314a0aa

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

userfaultfd-sys/Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ version = "0.1.0"
44
authors = ["Adam C. Foltzer <[email protected]>"]
55
edition = "2018"
66
license = "MIT OR Apache-2.0"
7+
description = "Low-level bindings for userfaultfd functionality on Linux."
78

89
build = "build.rs"
910

0 commit comments

Comments
 (0)