diff --git a/Cargo.lock b/Cargo.lock index a26eee30..e61e1603 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -6992,6 +6992,9 @@ dependencies = [ "jiff-sqlx", "jsonwebtoken", "lazy_static", + "num-bigint", + "num-rational", + "num-traits", "once_cell", "phonenumber", "postgresql_embedded", diff --git a/client b/client index 89c8e22f..77842851 160000 --- a/client +++ b/client @@ -1 +1 @@ -Subproject commit 89c8e22f2d816c014d7b93eb66f00a511f59230d +Subproject commit 778428510bc7cd9c3632e4fc5e5db1d7a4ce2cff diff --git a/client-gui2 b/client-gui2 index dd9e3ca5..f40aa6bf 160000 --- a/client-gui2 +++ b/client-gui2 @@ -1 +1 @@ -Subproject commit dd9e3ca54014c90c69f42c1bd2531cf34e4cc7ad +Subproject commit f40aa6bfd0f4d0a9096d7f663ec1bce895ae13ce diff --git a/server b/server index ff8307fa..239c2f35 160000 --- a/server +++ b/server @@ -1 +1 @@ -Subproject commit ff8307facf069b14f99cd6397e14f9641972a7a1 +Subproject commit 239c2f3539de6fa11d225da4485f9e025e4abb63