restructure project

This commit is contained in:
mpostma
2021-03-10 13:46:49 +01:00
parent 8061a04661
commit 5ecf514d28
75 changed files with 4377 additions and 323 deletions

View File

@ -0,0 +1,8 @@
[package]
name = "meilisearch-error"
version = "0.19.0"
authors = ["marin <postma.marin@protonmail.com>"]
edition = "2018"
[dependencies]
actix-http = "2.2.0"