chiark / gitweb /
Make this program build on Windows!
authorSimon Tatham <anakin@pobox.com>
Sun, 31 Dec 2023 14:29:20 +0000 (14:29 +0000)
committerSimon Tatham <anakin@pobox.com>
Sun, 31 Dec 2023 14:30:54 +0000 (14:30 +0000)
commitacff7a48733d672e51746912143dc96c960e0545
tree883f7e6c30e6be33636b15a69ed2e84bcc2b1bde
parent793b78dbb1d9d7fd25eacd8cb665360d874eaf62
Make this program build on Windows!

I tried it out of pure curiosity. As I expected, the 'xdg' crate
didn't work (I already knew it was documented to not work on Windows),
but everything else was fine, and it compiles and runs!
Cargo.toml
src/config.rs