Skip to content

Do not use CI to publish on crates.io

David Runge requested to merge dvzrv/release_fixes into main

As upstream does not offer scoped tokens, it is too unsafe to use CI to publish to crates.io. Until the upstream issue (https://github.com/rust-lang/crates.io/issues/5443) is solved, we will publish locally.

Edited by David Runge

Merge request reports