Skip to content

Commit bcf9596

Browse files
committed
Call capnpc directly
1 parent 424e61c commit bcf9596

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

hypersync-net-types/makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@
22

33
capnp-build:
44
cargo install capnpc
5-
capnp compile -orust:src hypersync_net_types.capnp
5+
capnpc -orust:src hypersync_net_types.capnp
66
rustfmt -- src/hypersync_net_types_capnp.rs

0 commit comments

Comments
 (0)