corda-rpc
corda-rpc copied to clipboard
Rust libraries for doing Corda RPC
Updates the requirements on [uuid](https://github.com/uuid-rs/uuid) to permit the latest version. Release notes Sourced from uuid's releases. 1.1.0 What's Changed note that the Error display impl is public API by @KodrAus...
The AMQP 1.0 protocol specifies that `Array` (array8, and array32) should have the element constructor followed by a sequence of encoded values. The serializer implementation appears to `serialize` every element...
Updates the requirements on [syn](https://github.com/dtolnay/syn) to permit the latest version. Release notes Sourced from syn's releases. 2.0.2 Documentation improvements Commits cac5cc6 Release 2.0.2 8f826ef Touch up spacing in example for...