now fully functional without a steel decimal crate, we are only importing it via cargo, because steel decimal is a separate published crate now

This commit is contained in:
filipriec
2025-07-08 18:02:32 +02:00
parent 433d87c96d
commit a3dd6fa95b
28 changed files with 61 additions and 5797 deletions

View File

@@ -1,5 +1,5 @@
[workspace]
members = ["client", "server", "common", "search", "steel_decimal"]
members = ["client", "server", "common", "search"]
resolver = "2"
[workspace.package]