This commit is contained in:
ya7010 2025-06-24 21:24:05 +09:00
parent efa5543905
commit 30a2a1f228

View file

@ -1,6 +1,4 @@
use serde::{Deserialize, Serialize};
use std::borrow::Cow;
use std::fmt::Display;
use std::path::PathBuf;
use uv_macros::OptionsMetadata;