move decimal fn to common and reuse it with client and server
This commit is contained in:
@@ -6,6 +6,7 @@ license.workspace = true
|
||||
|
||||
[dependencies]
|
||||
prost-types = { workspace = true }
|
||||
rust_decimal = { workspace = true }
|
||||
|
||||
tonic = "0.14.6"
|
||||
prost = "0.14.4"
|
||||
|
||||
Reference in New Issue
Block a user