BiagioFesta / wtransport

Async-friendly WebTransport implementation in Rust
Apache License 2.0
346 stars 19 forks source link

fix: time dep is no more optional #181

Closed BiagioFesta closed 1 month ago

BiagioFesta commented 1 month ago

This fixes the compilation process when no-default-features is specified

Fixes: https://github.com/BiagioFesta/wtransport/issues/180