Skip to content
Snippets Groups Projects
Commit 2870f9cd authored by Francesco WITZ's avatar Francesco WITZ
Browse files

deps: add adapters crate as dependancie

parent 40656a9d
Branches
1 merge request!20API Key integration
......@@ -12,3 +12,4 @@ schemars = { version = "0.8", features = ["uuid1"] }
chrono = "0.4"
uuid = {version = "1.1.2", features = ["serde"]}
model = { path = "../model" }
adapters = { path = "../adapters" }
\ No newline at end of file
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment