tsk-72: Separating directory and filename from path in coverart (#74)
All checks were successful
Rust Build / Check (pull_request) Successful in 46s
Rust Build / Test Suite (pull_request) Successful in 36s
Rust Build / Clippy (pull_request) Successful in 40s
Rust Build / Rustfmt (pull_request) Successful in 1m13s
Rust Build / build (pull_request) Successful in 37s
Release Tagging / release (pull_request) Successful in 44s

This will be a breaking change

Closes #72

Reviewed-on: #74
Co-authored-by: phoenix <kundeng00@pm.me>
Co-committed-by: phoenix <kundeng00@pm.me>
This commit is contained in:
2025-10-19 00:48:49 +00:00
committed by phoenix
parent 11e5b1745c
commit 8041dc6ff5
5 changed files with 69 additions and 27 deletions

View File

@@ -1,6 +1,6 @@
[package]
name = "icarus_models"
version = "0.7.0"
version = "0.7.1"
edition = "2024"
rust-version = "1.90"
description = "models used for the icarus project"