for a moment, everything works

This commit is contained in:
2025-02-21 23:53:31 +01:00
parent 9e7648bc72
commit cfa8b6ee52
23 changed files with 491 additions and 371 deletions

2
Cargo.lock generated
View File

@@ -1124,7 +1124,6 @@ dependencies = [
"ordered-float",
"regex",
"rust-embed",
"rust_decimal",
"some_executor 0.4.0",
"substack",
"test_executors",
@@ -1201,6 +1200,7 @@ dependencies = [
"orchid-base",
"orchid-extension",
"ordered-float",
"rust_decimal",
"tokio",
]