added ids for companies
This commit is contained in:
@@ -65,4 +65,5 @@ tokio-tungstenite = "0.21" # For WebSocket support
|
||||
#tempfile = "3.24.0"
|
||||
|
||||
# data integrity
|
||||
sha2 = "0.10.9"
|
||||
sha2 = "0.10.9"
|
||||
uuid = { version = "1.0", features = ["v4", "v7"] }
|
||||
Reference in New Issue
Block a user