cbccd64c57
Due to the use of hash maps, the order of file installation was not deterministic. I've changed the code the use BTreeMaps instead, which makes this deterministic. While I was here, I tried to simplify the code a bit. |
||
---|---|---|
.. | ||
src | ||
tests | ||
Cargo.lock | ||
Cargo.toml |