Split into isle and islec crates
This commit is contained in:
@@ -1,11 +1,2 @@
|
||||
[package]
|
||||
name = "isle"
|
||||
version = "0.1.0"
|
||||
authors = ["Chris Fallin <chris@cfallin.org>"]
|
||||
edition = "2018"
|
||||
license = "Apache-2.0 WITH LLVM-exception"
|
||||
|
||||
[dependencies]
|
||||
log = "0.4"
|
||||
env_logger = { version = "0.8", default-features = false }
|
||||
clap = "2.33"
|
||||
[workspace]
|
||||
members = [ "isle", "islec" ]
|
||||
|
||||
Reference in New Issue
Block a user