Files
ironbar-fork/Cargo.toml
Jake Stanger 3a83bd31ab fix: able to insert duplicate keys into collection
This replaces the custom `Collection` implementation with `IndexMap` from the crate of the same name.

Fixes #28.
2022-11-05 17:32:01 +00:00

1.2 KiB