Bit of a hack to get shell escape working

This commit is contained in:
2023-06-07 22:43:15 +01:00
parent 5e0ed2feb8
commit e21151b5d0
2 changed files with 12 additions and 5 deletions

View File

@@ -12,5 +12,4 @@ native-dialog = "0.6.3"
rfd = "0.11.4"
serde = "1.0.163"
serde_derive = "1.0.163"
shell-escape = "0.1.5"
toml = "0.7.4"