remove workspace workarounds for carnix

This commit is contained in:
Daiderd Jordan 2020-05-24 13:06:50 +02:00
parent 634e68cb15
commit c7a5d20f52
No known key found for this signature in database
GPG key ID: D02435D05B810C96
2 changed files with 0 additions and 2 deletions

View file

@ -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]

View file

@ -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"