📌 Fix ouroboros_macro/fluent-templates conflict
This commit is contained in:
parent
02be4264d0
commit
097b14107e
1 changed files with 3 additions and 0 deletions
|
|
@ -69,6 +69,9 @@ serde = { version = "1.0", features = ["derive"] }
|
||||||
version = "0.3.29"
|
version = "0.3.29"
|
||||||
optional = true
|
optional = true
|
||||||
|
|
||||||
|
[dependencies.heck]
|
||||||
|
version = "0.4.1"
|
||||||
|
|
||||||
[dependencies.sea-orm]
|
[dependencies.sea-orm]
|
||||||
version = "0.12.8"
|
version = "0.12.8"
|
||||||
features = ["debug-print", "macros", "runtime-async-std-native-tls"]
|
features = ["debug-print", "macros", "runtime-async-std-native-tls"]
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue