From 69f7caca76cf05cfd5d3e48c6cd950aed20d7f97 Mon Sep 17 00:00:00 2001 From: KyleMiles Date: Mon, 29 Aug 2022 12:18:55 -0400 Subject: Add `cargo check` of API and all examples to CI --- rust/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'rust/Cargo.toml') 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 +] -- cgit v1.3.1