From ad95589a8a01ec1ca1ff8826d457691f94da6770 Mon Sep 17 00:00:00 2001 From: zirkonya Date: Tue, 1 Sep 2026 10:10:23 +0200 Subject: rust cargo fmt --- src/context.rs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/context.rs') diff --git a/src/context.rs b/src/context.rs index bcc0b6d..0c42c23 100644 --- a/src/context.rs +++ b/src/context.rs @@ -6,4 +6,4 @@ impl Context { pub fn new(data: Data) -> Self { Self { data } } -} \ No newline at end of file +} -- cgit v1.2.3