roc/crates/cli
Richard Feldman bf63c45b46
Compute src_dir from original filename
This fixed a bug where bindgen was providing cwd() for src_dir,
but actually the src_dir should have been based on the filename.
This prevents that problem from happening in the future!
2022-07-13 12:49:06 -04:00
..
benches moved all crates into seperate folder + related path fixes 2022-07-01 17:37:43 +02:00
src Compute src_dir from original filename 2022-07-13 12:49:06 -04:00
tests Don't symlink known_bad tests 2022-07-11 20:12:56 -04:00
Cargo.toml Prune some unused dependencies 2022-07-11 20:51:41 -04:00