This release is the first release to be released through crates.io trusted publishing.
Changes
cstreenow supportsno_stdby adding the dependency withdefault-features = false, which disables the newly introducedstdfeature (enabled by default).- Added a section documenting the cargo feature flags supported by
cstreeand their effects to therustdoccrate page and README. - Starting with this version, a
Cargo.locklockfile has been committed to the repository to consistently track a stable configuration of dependencies.