remove serde dependency
This commit is contained in:
parent
40c40f83d6
commit
f3281d7ae3
3 changed files with 7 additions and 89 deletions
|
@ -9,8 +9,6 @@ authors = ["Troy Lusty <hello@troylusty.com>"]
|
|||
indexmap = "2.9.0"
|
||||
open = "5.3.2"
|
||||
pulldown-cmark = "0.13.0"
|
||||
serde = { version = "1.0.219", features = ["derive"] }
|
||||
serde_json = "1.0.140"
|
||||
|
||||
[profile.dev]
|
||||
opt-level = 0
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue