Update Cargo.toml

This commit is contained in:
kaj
2023-07-23 13:40:14 -08:00
parent 3317206d3e
commit 44aac3087d

View File

@@ -26,6 +26,8 @@ tiny_http = "0.12.0"
portpicker = "0.1.1"
http = "0.2.9"
once_cell = "1.18.0"
[target.'cfg(unix)'.dependencies]
fork = "0.1.22"
[features]