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