crunchy234
Results
2
issues of
crunchy234
This change allows windows instances to be launched and used in the same way as Linux instances.
The package versions I am using: ```toml rocket = { version = "0.5.0-rc.3", features = ["msgpack"] } rocket_okapi = { version = "0.8.0-rc.3", features = ["swagger", "msgpack"] } schemars =...