No STD
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.