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
+
1
4
## v0.12.0
2
5
- Follow 0.12.0 release of other capnp crates.
3
6
Original file line number Diff line number Diff line change 1
1
[package ]
2
2
3
3
name = " capnp-rpc"
4
- version = " 0.12.0 "
4
+ version = " 0.12.1 "
5
5
authors = [ " David Renshaw <dwrenshaw@sandstorm.io>" ]
6
6
license = " MIT"
7
7
description = " 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"
9
9
documentation = " http://docs.capnproto-rust.org/capnp_rpc/"
10
10
categories = [" network-programming" ]
11
11
autoexamples = false
You can’t perform that action at this time.
0 commit comments