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.
Merge request reports
Activity
Filter activity
assigned to @d0p1
requested review from @pokapow
mentioned in commit bbf22eab
@d0p1 changes published in new release: https://git.duniter.org/clients/rust/gcli-v2s/-/releases
Please register or sign in to reply