KonradHoeffner / hdt

Library for the Header Dictionary Triples (HDT) compression file format for RDF data.
https://crates.io/crates/hdt
MIT License
19 stars 4 forks source link

support stable release channel #43

Closed KonradHoeffner closed 5 months ago

KonradHoeffner commented 5 months ago

Is it a dealbreaker for anyone that we only support nightly Rust? Now that the rsdict dependency is gone, there are only two features that still require nightly Rust:

As there were used for an old unicode handling method, we may be able to remove them.