Set up workspace, add formatting CI.

This commit is contained in:
2026-02-21 19:16:50 -05:00
parent 177a4bc432
commit dc680554dd
4 changed files with 28 additions and 4 deletions

View File

@@ -2,8 +2,8 @@
//
// SPDX-License-Identifier: GNU General Public License v3.0 or later
use std::path::{Path, PathBuf};
use anyhow::{Context, Result};
use std::path::{Path, PathBuf};
#[derive(Debug)]
pub struct EntryMeta {