Should fix some linking errors
This commit is contained in:
@@ -42,3 +42,6 @@ sea-orm = { version = "0.12.0", features = [
|
||||
wasm-bindgen = "0.2"
|
||||
reqwest = { version = "0.11", features = ["json"] }
|
||||
sea-orm = { version = "0.12.0" }
|
||||
|
||||
[lints.rust]
|
||||
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(engine)', 'cfg(client)'] }
|
||||
|
||||
Reference in New Issue
Block a user