Open jimblandy opened 7 years ago
There are no binary only dependencies, and the issue requesting it was closed :(
Seems like the next closest thing is an optional-but-on-by-default feature.
@fitzgen Okay, I've made it an optional feature. Haven't done this before, so if you have style suggestions, I'm all ears.
Just saw this comment, which seems like the best way to do this: https://github.com/rust-lang/cargo/issues/1982#issuecomment-319661478
Sorry for moving goal posts...
Oh, that makes total sense!
It's a little weird to have the lisp crate depend on rustyline, instead of just bin/lisp.rs, but I don't know how to arrange that.