Mats Brorsson

Results 32 comments of Mats Brorsson

Thanks @tschneidereit , but how do I replace the dependency on `ring` or `tokio-rustls` as they are not top-level dependencies?

I managed to resolve the issue for me. I updated the dependency in `spin/crates/trigger-http/Cargo.toml` of `tokio-rustls` to version 0.24.1. That was enough to push ring to version 0.17.8 without breaking...