We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fefdd35 commit 7c34df9Copy full SHA for 7c34df9
Cargo.toml
@@ -17,6 +17,8 @@ num_cpus = "*"
17
handlebars = "*"
18
serde_json = "*"
19
chrono = "*"
20
+
21
+[target.'cfg(unix)'.dependencies]
22
unix_mode = "*"
23
24
[profile.release]
0 commit comments