TomBebbington / jit.rs

LibJIT wrapper for Rust
http://tombebbington.github.io/jit.rs/jit/index.html
MIT License
59 stars 11 forks source link

Remove .cargo/config #12

Closed nox closed 9 years ago

nox commented 9 years ago

Cargo now handles subcrates correctly. jit.rs can even be submitted to crates.io AFAICT.

Review on Reviewable

TomBebbington commented 9 years ago

Thanks for the commit! I never noticed this change in Cargo