From 9dea083e2e7cf0eb3a1bc58e50259d21cb53b8c7 Mon Sep 17 00:00:00 2001 From: Benedikt Peetz Date: Wed, 21 Aug 2024 12:47:53 +0200 Subject: style(treewide): Reformat --- libmpv2/Cargo.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'libmpv2/Cargo.toml') diff --git a/libmpv2/Cargo.toml b/libmpv2/Cargo.toml index b72f692..72e9fac 100644 --- a/libmpv2/Cargo.toml +++ b/libmpv2/Cargo.toml @@ -32,5 +32,5 @@ sdl2 = "0.36.0" [features] default = ["protocols", "render"] -protocols = [] # Enable custom protocol callbacks -render = [] # Enable custom rendering +protocols = [] # Enable custom protocol callbacks +render = [] # Enable custom rendering -- cgit 1.4.1