Skip to content

Commit

Permalink
Merge #16
Browse files Browse the repository at this point in the history
16: ioctl-sys: Release v0.7.1 r=diwic a=diwic



Co-authored-by: David Henningsson <[email protected]>
  • Loading branch information
bors[bot] and diwic committed Mar 17, 2021
2 parents 991da18 + 1fd5dca commit 508702e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions ioctl-sys/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
[package]
name = "ioctl-sys"
version = "0.7.0"
version = "0.7.1"
authors = ["Cody P Schafer <[email protected]>", "Corey Richardson <[email protected]>"]
description = "IO Control for POSIX-and-beyond systems (core fn & macros, see `ioctls` for many ioctl definitions)"
license = "MIT OR Apache-2.0"
repository = "https://github.com/jmesmon/ioctl"
documentation = "https://docs.rs/ioctl-sys/0.6.0"
documentation = "https://docs.rs/ioctl-sys"
include = ["Cargo.toml", "**/*.rs"]

[dependencies]

0 comments on commit 508702e

Please sign in to comment.