File tree Expand file tree Collapse file tree 2 files changed +5
-2
lines changed Expand file tree Collapse file tree 2 files changed +5
-2
lines changed Original file line number Diff line number Diff line change 1+ ## v0.12.1
2+ - Check in generated rpc_capnp.rs and rpc_twoparty.rs files, to avoid build-time dependency on capnp tool.
3+
14## v0.12.0
25- Follow 0.12.0 release of other capnp crates.
36
Original file line number Diff line number Diff line change 11[package ]
22
33name = " capnp-rpc"
4- version = " 0.12.0 "
4+ version = " 0.12.1 "
55authors = [ " David Renshaw <dwrenshaw@sandstorm.io>" ]
66license = " MIT"
77description = " implementation of the Cap'n Proto remote procedure call protocol"
8- repository = " https://github.com/dwrensha /capnproto-rust"
8+ repository = " https://github.com/capnproto /capnproto-rust"
99documentation = " http://docs.capnproto-rust.org/capnp_rpc/"
1010categories = [" network-programming" ]
1111autoexamples = false
You can’t perform that action at this time.
0 commit comments