Hi @fbernier,
I just encountered an issue with parsing another file.
The error is:
parse error on value "cfg(target_os = "macos")" (STRING_LITERAL)
You can find a sample file here:
https://raw.githubusercontent.com/sfackler/rust-native-tls/master/Cargo.toml
Do you think it's easy to fix?
Thanks,
Stan