Make README more approachable, give example
[anymap] / README.md
Chris MorganMake README more approachable, give example
Chris Morganno_std support
Chris MorganMore documentation tweaks to clarify and explain
Chris MorganMake TypeIdHasher safe, bump MSRV
Chris MorganRefactor to avoid a spurious compatibility warning
Chris MorganNo more bare trait objects: use `dyn Trait` syntax
Chris MorganRefresh Cargo.toml, README.md
Chris MorganAdd the BlueOak-1.0.0 license
Chris MorganAdd a note about unsafety.
Chris MorganRemove an obsolete note from the README
Chris MorganRename 'nightly' feature to 'unstable'.
Chris MorganReplace Cargo features with arcane DST magicks.
Chris MorganImplement stuff for concurrency.
Chris Morgan0.10.3: Rust beta support 0.10.3
Chris Morgan0.10.0: move Clone functionality into a feature. 0.10.0
Chris MorganDrop the Makefile in favour of Cargo.
Chris MorganRust syntax update in README.
Chris MorganRefine the README in a couple of places.
Chris MorganMiscellaneous bad commit message (for fun!).