conversions5

This commit is contained in:
Filipriec
2026-08-23 15:50:03 +02:00
parent af7016e4c7
commit 0c33d1fa5c
20 changed files with 1197 additions and 845 deletions

View File

@@ -233,6 +233,7 @@ fn main() -> Result<(), Box<dyn std::error::Error>> {
"proto/common.proto",
"proto/document_data.proto",
"proto/ecb.proto",
"proto/exchange_rates.proto",
"proto/analytics.proto",
"proto/auth.proto",
"proto/backup.proto",
@@ -259,6 +260,7 @@ fn main() -> Result<(), Box<dyn std::error::Error>> {
"proto/common.proto",
"proto/document_data.proto",
"proto/ecb.proto",
"proto/exchange_rates.proto",
"proto/analytics.proto",
"proto/auth.proto",
"proto/backup.proto",