summaryrefslogtreecommitdiffstats
path: root/vendor/linux-raw-sys/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'vendor/linux-raw-sys/Cargo.toml')
-rw-r--r--vendor/linux-raw-sys/Cargo.toml3
1 files changed, 2 insertions, 1 deletions
diff --git a/vendor/linux-raw-sys/Cargo.toml b/vendor/linux-raw-sys/Cargo.toml
index 3f1463eed..7e3a235aa 100644
--- a/vendor/linux-raw-sys/Cargo.toml
+++ b/vendor/linux-raw-sys/Cargo.toml
@@ -12,7 +12,7 @@
[package]
edition = "2018"
name = "linux-raw-sys"
-version = "0.0.46"
+version = "0.1.3"
authors = ["Dan Gohman <dev@sunfishcode.online>"]
exclude = [
"/gen",
@@ -20,6 +20,7 @@ exclude = [
]
description = "Generated bindings for Linux's userspace API"
documentation = "https://docs.rs/linux-raw-sys"
+readme = "README.md"
keywords = [
"linux",
"uapi",