Add serde_json.

This commit is contained in:
Tom Alexander
2023-10-22 15:06:31 -04:00
parent 87d32323f2
commit a510d0809f
2 changed files with 2 additions and 0 deletions

1
Cargo.lock generated
View File

@@ -626,6 +626,7 @@ dependencies = [
"duster",
"organic",
"serde",
"serde_json",
"tokio",
"toml",
"walkdir",