forked from the-distro/ofborg
remove workspace workarounds for carnix
This commit is contained in:
parent
634e68cb15
commit
c7a5d20f52
|
@ -2,7 +2,6 @@
|
||||||
name = "ofborg-simple-build"
|
name = "ofborg-simple-build"
|
||||||
version = "0.1.0"
|
version = "0.1.0"
|
||||||
authors = ["Daiderd Jordan <daiderd@gmail.com>"]
|
authors = ["Daiderd Jordan <daiderd@gmail.com>"]
|
||||||
include = ["Cargo.toml", "ofborg-simple-build"] # TODO remove when carnix is fixed
|
|
||||||
edition = "2018"
|
edition = "2018"
|
||||||
|
|
||||||
[dependencies]
|
[dependencies]
|
||||||
|
|
|
@ -2,7 +2,6 @@
|
||||||
name = "ofborg"
|
name = "ofborg"
|
||||||
version = "0.1.9"
|
version = "0.1.9"
|
||||||
authors = ["Graham Christensen <graham@grahamc.com>"]
|
authors = ["Graham Christensen <graham@grahamc.com>"]
|
||||||
include = ["Cargo.toml", "ofborg"] # TODO remove when carnix is fixed
|
|
||||||
build = "build.rs"
|
build = "build.rs"
|
||||||
edition = "2018"
|
edition = "2018"
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue