summaryrefslogtreecommitdiff
path: root/rust/Cargo.toml
diff options
context:
space:
mode:
authorKyleMiles <krm504@nyu.edu>2022-08-29 12:18:55 -0400
committerKyleMiles <krm504@nyu.edu>2022-08-29 12:18:55 -0400
commit69f7caca76cf05cfd5d3e48c6cd950aed20d7f97 (patch)
tree3c2d3f21a9b117ce4fe118ee75ed8fe1035f5b35 /rust/Cargo.toml
parentff9f329415aa7b9fac4a089d9b28a77228835adc (diff)
Add `cargo check` of API and all examples to CI
Diffstat (limited to 'rust/Cargo.toml')
-rw-r--r--rust/Cargo.toml2
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
+]