Test new build stuff
Some checks failed
Build Project / test (push) Failing after 42s

This commit is contained in:
2025-11-04 21:39:53 +00:00
parent 2e9b685789
commit 986ad8f457
3 changed files with 5 additions and 9 deletions

View File

@@ -1,6 +1,6 @@
use std::{fs, path::PathBuf};
use log::{error, info};
use log::{debug, error, info};
use semver::Version;
use std::str::FromStr;
use thiserror::Error;