ublox-rs / ublox

Rust crate to talk UBX protocol to u-blox GPS devices.
MIT License
52 stars 29 forks source link

release v0.4.3 #65

Closed gwbres closed 1 year ago

gwbres commented 1 year ago

@adrian-kong

hum.. the crate ("serde" feature definition i think) is faulty : the crate does not build without any features activated. Any cargo publication does not work at the moment.

Let's have #66 fixed or at least understand whats going on, then we'll rebase here

gwbres commented 1 year ago

@adrian-kong

I released using "cargo publish --no verify", probably what's being hosted is corrupt (at least if no feature activated).

Anyways, i'm tired of cargo and cargo induced problems. I'd rather be working on interesting stuff than pointless topics like these