More vim fixes and move some more things out of app.rs
This commit is contained in:
parent
c1812ddc27
commit
3d53336916
19 changed files with 595 additions and 473 deletions
|
@ -15,7 +15,4 @@ thread_local = "1.1.4"
|
|||
lazy_static = "1.4"
|
||||
parking_lot = "0.11.1"
|
||||
futures = "0.3"
|
||||
uuid = { version = "1.1.2", features = ["v4"] }
|
||||
|
||||
[dev-dependencies]
|
||||
sqlez_macros = { path = "../sqlez_macros"}
|
||||
uuid = { version = "1.1.2", features = ["v4"] }
|
Loading…
Add table
Add a link
Reference in a new issue