From 5d08a7f452abb4d888c6efc012d2004dd33e09eb Mon Sep 17 00:00:00 2001 From: github-actions <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 9 Jul 2024 16:41:54 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=A4=96=20cargo-fmt=20auto-update?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- demos/vc_issuer/src/lib.rs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/demos/vc_issuer/src/lib.rs b/demos/vc_issuer/src/lib.rs index 7dcb7bd151..8756a52695 100644 --- a/demos/vc_issuer/src/lib.rs +++ b/demos/vc_issuer/src/lib.rs @@ -4,4 +4,4 @@ target_vendor = "unknown", target_os = "unknown" ))] -mod wasm_get_random; \ No newline at end of file +mod wasm_get_random;