mirror of
https://github.com/lune-org/lune.git
synced 2025-04-19 11:23:57 +01:00
Output is now consistent regardless of the trailing forward-slash on Windows. Looks like this was caused by using std::path::MAIN_SEPARATOR and not taking into account that Windows uses both forward and back slashes. Decided to use tokio's file_name() function instead since it removes the leading path for you. |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |