-
- Downloads
fix 'could not create data dir' on windows
from rust doc: If a parent of the given path doesn't exist, this function will return an error. To create a directory and all its missing parents at the same time, use the create_dir_all function.
parent
8c4a2cf8
Branches
Tags crypto/v0.3.0-b1
This commit is part of merge request !29. Comments created here will be created in the context of that merge request.
Please register or sign in to comment