Model euphoria api
This commit is contained in:
parent
03dfe10f3e
commit
de7815f653
9 changed files with 702 additions and 1 deletions
3
Cargo.lock
generated
3
Cargo.lock
generated
|
|
@ -125,6 +125,7 @@ dependencies = [
|
|||
"libc",
|
||||
"num-integer",
|
||||
"num-traits",
|
||||
"serde",
|
||||
"time",
|
||||
"winapi",
|
||||
]
|
||||
|
|
@ -191,6 +192,8 @@ dependencies = [
|
|||
"edit",
|
||||
"parking_lot",
|
||||
"rusqlite",
|
||||
"serde",
|
||||
"serde_json",
|
||||
"tokio",
|
||||
"toss",
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue