We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d75f4f4 commit ce2c2f7Copy full SHA for ce2c2f7
Cargo.toml
@@ -1,7 +1,6 @@
1
[package]
2
3
name = "i2cdev"
4
-build = "build.rs"
5
version = "0.4.0"
6
authors = ["Paul Osborne <[email protected]>"]
7
license = "MIT/Apache-2.0"
@@ -24,5 +23,3 @@ nix = "0.11"
24
23
docopt = "0.8"
25
skeptic = "0.13"
26
27
-[build-dependencies]
28
-skeptic = "0.13"
build.rs
0 commit comments