diff --git a/Cargo.toml b/Cargo.toml index 33956e8..809c4b1 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "linux-raw-sys" -version = "0.0.35" +version = "0.0.36-alpha.0" authors = ["Dan Gohman "] description = "Generated bindings for Linux's userspace API" documentation = "https://docs.rs/linux-raw-sys"