openwsn-berkeley / lakers

EDHOC implemented in Rust, optimized for microcontrollers, with bindings for C and Python.
https://crates.io/crates/lakers
BSD 3-Clause "New" or "Revised" License
12 stars 10 forks source link

Prepare 0.4.0 alpha.1 #166

Closed chrysn closed 6 months ago

chrysn commented 7 months ago

Experimenting with crates.io uploads I'm still finding subtleties of the criteria that are applied to crates before they can be published.

This includes the changes from https://github.com/openwsn-berkeley/edhoc-rs/pull/165 as it builds on it.

Testing whether any of them affect CI here, will switch to reviewable once all passes both here and crates.io's tests.

I've published the lakers crates v0.4.0-alpha.1 from this branch. @geonnave and @malishav, I'd like to set you as crate owners (precisely: add you, then it's up to you if you'll still have me around there) on crates.io, but that'll only work if you log in to https://crates.io/ through GitHub once to make yourselves known there.

chrysn commented 7 months ago

(By the way, now that https://docs.rs/lakers/0.4.0-alpha.1/lakers/ & co are auto-generated, I may start a bit of documentation nurturing)

geonnave commented 7 months ago

Heyy it's cool to see lakers at docs.rs and https://crates.io/crates/lakers 😄, thanks for pushing this!

I've just logged into crates.io with my GitHub account as requested.

geonnave commented 7 months ago

This looks good to me.