Fix sea-orm dependency
This commit is contained in:
parent
d7cdc4ff7d
commit
09e2ac841a
@ -16,7 +16,6 @@ rocket = { version = "0.5.0-rc.1", features = [
|
||||
[dependencies.sea-orm]
|
||||
# path = "../../../" # remove this line in your own project
|
||||
git = "https://github.com/SeaQL/sea-orm"
|
||||
branch = "migration"
|
||||
version = "^0.5.0"
|
||||
features = [
|
||||
"macros",
|
||||
|
Loading…
x
Reference in New Issue
Block a user