swc/crates/swc_fast_graph
Donny/강동윤 b13eb4c811
fix(fast-graph): Use fxhash instead of ahash to make iteration order consistent (#7133)
**Description:**

Some operations of `petgraph` assumes the same iteration order.
2023-03-23 18:32:47 +09:00
..
src fix(fast-graph): Use fxhash instead of ahash to make iteration order consistent (#7133) 2023-03-23 18:32:47 +09:00
Cargo.toml fix(fast-graph): Use fxhash instead of ahash to make iteration order consistent (#7133) 2023-03-23 18:32:47 +09:00