mirror of
https://github.com/zyllian/zyllian.github.io.git
synced 2025-05-10 02:26:45 -07:00
change serde_yaml to serde_yml
This commit is contained in:
parent
91c65fa017
commit
35ac34b69c
4 changed files with 65 additions and 14 deletions
|
@ -23,7 +23,7 @@ pulldown-cmark = {version = "0.11", default-features = false, features = [
|
|||
]}
|
||||
rss = {version = "2", features = ["validation"]}
|
||||
serde = {version = "1", features = ["derive"]}
|
||||
serde_yaml = "0.9"
|
||||
serde_yml = "0.0.10"
|
||||
time = {version = "0.3", features = ["serde-human-readable"]}
|
||||
tokio = {version = "1.10", features = [
|
||||
"macros",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue