neon-bindings / neon

Rust bindings for writing safe and fast native Node.js modules.
https://www.neon-bindings.com/
Apache License 2.0
8k stars 283 forks source link

Self-hosted `cargo-cp-artifact` #971

Open dherman opened 1 year ago

dherman commented 1 year ago

Implements #966. Implementation notes:

kjvalencik commented 1 year ago

@dherman Before publishing, we'll need to check to see if the Rust port is impacted by https://github.com/neon-bindings/neon/pull/972 as well.