mirror of
https://github.com/askama-rs/askama.git
synced 2025-09-30 22:41:13 +00:00
Remove used optional dependency
This commit is contained in:
parent
84fe381403
commit
9c66b61747
@ -25,7 +25,6 @@ num-traits = { version = "0.2.6", optional = true }
|
||||
proc-macro2 = "1"
|
||||
quote = "1"
|
||||
serde = { version = "1.0", optional = true, features = ["derive"] }
|
||||
serde_derive = { version = "1.0", optional = true }
|
||||
serde_json = { version = "1.0", optional = true }
|
||||
serde_yaml = { version = "0.8", optional = true }
|
||||
syn = "1"
|
||||
|
Loading…
x
Reference in New Issue
Block a user