mirror of
https://github.com/sergi0g/cup.git
synced 2025-11-17 01:23:39 -05:00
Nearly complete versioning support. Fixed old bugs where not all tags were fetched.
This commit is contained in:
4
src/structs/mod.rs
Normal file
4
src/structs/mod.rs
Normal file
@@ -0,0 +1,4 @@
|
||||
pub mod image;
|
||||
pub mod inspectdata;
|
||||
pub mod status;
|
||||
pub mod version;
|
||||
Reference in New Issue
Block a user