You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Figured out that the problem is that permission mode is only accessible in Unix systems and therefore the rust implementation lacks the integration for windows users.
I opened a PR for the best integration.
But I hope someone fixes this at Rust level. It's a pity that such safe language cares so less for cross platform builds. A simple warning at compile would do the trick
I was trying to build the source with cargo, but it got to the error below:
Almost sure it's a code problem, but here is my setup anyways:
OS: Windows 64Bit (X86_64)
Rust version: 1.65.0
tin-summer v1.21.14
The text was updated successfully, but these errors were encountered: