diff options
| author | KyleMiles <krm504@nyu.edu> | 2022-08-29 12:18:55 -0400 |
|---|---|---|
| committer | KyleMiles <krm504@nyu.edu> | 2022-08-29 12:18:55 -0400 |
| commit | 69f7caca76cf05cfd5d3e48c6cd950aed20d7f97 (patch) | |
| tree | 3c2d3f21a9b117ce4fe118ee75ed8fe1035f5b35 /rust/Cargo.toml | |
| parent | ff9f329415aa7b9fac4a089d9b28a77228835adc (diff) | |
Add `cargo check` of API and all examples to CI
Diffstat (limited to 'rust/Cargo.toml')
| -rw-r--r-- | rust/Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/rust/Cargo.toml b/rust/Cargo.toml index 36ae6dda..28c97a10 100644 --- a/rust/Cargo.toml +++ b/rust/Cargo.toml @@ -17,4 +17,4 @@ members = [ "examples/dwarfdump", "examples/flowgraph", "examples/template" -]
\ No newline at end of file +] |
