Skip to content

DDlog v0.35.0

Compare
Choose a tag to compare
@ryzhyk ryzhyk released this 20 Jan 06:40
7c609d7

[0.35.0] - Jan 19, 2021

Optimizations

  • Use internment crate instead of arc-interner to make Intern<T>
    more scalable.