8657c6d45e
Base fork workspace pins redox_syscall = '0.7.4' (resolves to 0.7.5). Without this pin, redox-driver-sys pulls in 0.8.1, causing type mismatches in downstream crates like driver-graphics that use both 0.7.5 and 0.8.1 types in the same expression.