mirror of
https://github.com/cubixle/radius-rs.git
synced 2026-06-22 23:10:31 +01:00
4 lines
96 B
Makefile
4 lines
96 B
Makefile
gen:
|
|
cargo run --bin code_gen $(PWD)/dicts/dictionary.rfc2865 $(PWD)/src/rfc2865.rs
|
|
cargo fmt
|