diff Cargo.toml @ 5:8f71820abe71

player: use winepath for URLs this is optional, and it will be automagically disabled if winepath got something invalid or whatever
author Paper <paper@tflc.us>
date Sun, 05 Apr 2026 11:40:21 -0400
parents 26f695129c86
children
line wrap: on
line diff
--- a/Cargo.toml	Sun Apr 05 02:26:19 2026 -0400
+++ b/Cargo.toml	Sun Apr 05 11:40:21 2026 -0400
@@ -18,3 +18,4 @@
 bytes = "1.11.0"
 urlencoding = "2.1.3"
 hex = "0.4.3"
+winepath = "0.1.1"