Update generated location

This commit is contained in:
Vlasislav Kashin
2025-07-13 14:58:49 +03:00
parent 1464119ff8
commit 467416e3ef
15 changed files with 27 additions and 20 deletions

View File

@@ -0,0 +1,6 @@
mod metadata;
mod test_metadata;
pub use metadata::METADATA;
pub use test_metadata::TEST_METADATA;