Skip to content
v0.1.6

Changes

- Switch from serde_derive to serde::Derive (b40b7d1)
- Another pass of rustfmt (ce2cae0)
- Dont't debug-dump the client (8360b26)
- Rustfmt + cargo clippy checks (1f48c7e)
- Implement move_to functionality (12c798e)
- De-complexify transport validation (aa789ec)
- Cargo update (9462404)