parazyd dd458b02ca serial: Add dev notes on usage and maintenance 1 год назад
..
derive 8dad99ba0c serial: Make serial a standalone workspace 1 год назад
derive-internal 8dad99ba0c serial: Make serial a standalone workspace 1 год назад
src 6a39547118 chore: clippy too_long_first_doc_paragraph fixed almost everywhere 1 год назад
.gitignore 8dad99ba0c serial: Make serial a standalone workspace 1 год назад
Cargo.toml fbe6937a20 chore: Update crate dependencies 1 год назад
README.md dd458b02ca serial: Add dev notes on usage and maintenance 1 год назад

README.md

darkfi-serial

Take note that this crate and its inner crates are published on crates.io so when they're used, they should be imported as a regular dependency rather than using a local repo path.

When changes are made to the serial library, we should bump its version and perform a cargo publish.

Eventually we can investigate a path of also exporting darkfi-serial through darkfi-sdk so that dependency management simplifies a bit.