We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 424e61c commit bcf9596Copy full SHA for bcf9596
hypersync-net-types/makefile
@@ -2,5 +2,5 @@
2
3
capnp-build:
4
cargo install capnpc
5
- capnp compile -orust:src hypersync_net_types.capnp
+ capnpc -orust:src hypersync_net_types.capnp
6
rustfmt -- src/hypersync_net_types_capnp.rs
0 commit comments