1
0
mirror of https://github.com/pcvolkmer/osc-variant.git synced 2025-12-16 07:33:20 +00:00

chore: cleanup lifetimes

This commit is contained in:
2024-12-04 14:14:05 +01:00
parent 6893d13c0b
commit 83d4857ed3
4 changed files with 4 additions and 4 deletions

View File

@@ -344,7 +344,7 @@ where
.unwrap_or_default()
}
fn get_required_entries<'a>(&'a self, all: &'a OnkostarEditor) -> Vec<Requirement> {
fn get_required_entries<'a>(&'a self, all: &'a OnkostarEditor) -> Vec<Requirement<'a>> {
let mut result = self
.data_catalogues
.data_catalogue