added latest changes of alhp api rs
This commit is contained in:
1514
Cargo.lock
generated
1514
Cargo.lock
generated
File diff suppressed because it is too large
Load Diff
@@ -1,6 +1,6 @@
|
||||
[package]
|
||||
name = "alhp_api"
|
||||
version = "0.1.0"
|
||||
version = "0.1.1"
|
||||
edition = "2024"
|
||||
authors = ["mpuchstein"]
|
||||
|
||||
|
@@ -162,6 +162,8 @@ pub mod general {
|
||||
pub skipped: usize,
|
||||
pub latest: usize,
|
||||
pub queued: usize,
|
||||
pub building: usize,
|
||||
pub last_mirror_timestamp: usize,
|
||||
pub lto: LtoStats,
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user