LukeMathWalker / pavex

An easy-to-use Rust framework for building robust and performant APIs
https://pavex.dev
Apache License 2.0
1.74k stars 59 forks source link

Use Unix path separator in Cargo.toml manifests when specifying path dependencies #275

Closed LukeMathWalker closed 5 months ago

LukeMathWalker commented 5 months ago

This ensures that paths will resolve on all platforms, Windows included.

LukeMathWalker commented 5 months ago

/ok-to-test sha=4488134