Removed extra stuff from migration/Cargo.toml

This commit is contained in:
2023-06-11 15:33:25 +03:00
parent d3a55ea702
commit 8ee9acc12b
2 changed files with 0 additions and 9 deletions

1
Cargo.lock generated
View File

@@ -1154,7 +1154,6 @@ name = "migration"
version = "0.2.0"
dependencies = [
"sea-orm-migration",
"tokio",
]
[[package]]