parazyd 14a433cbe3 serial: Bump bridgetree dependency and update crate version hace 1 año
..
derive 7a87a065b0 serial/derive: Bump to 0.5.1 hace 1 año
derive-internal b1579d7025 serial/derive-internal: Bump to 0.5.1 hace 1 año
src 604f443fd1 chore: Update license header year hace 1 año
.gitignore 8dad99ba0c serial: Make serial a standalone workspace hace 1 año
Cargo.toml 14a433cbe3 serial: Bump bridgetree dependency and update crate version hace 1 año
README.md dd458b02ca serial: Add dev notes on usage and maintenance hace 1 año

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.