Skip to content

No STD

Choose a tag to compare

@stifskere stifskere released this 01 Jul 01:37
afdafa8

Thanks for considering dyn_path for your project. Please use cargo add dyn_path in the root of your project to install and use dyn_path.

This release brings no_std support with std as a feature flag enabled by default, in the case of wanting to disable STD, you need to disable the default flags and optionally allow the alloc flag.