diff options
| author | 魏曹先生 <1992414357@qq.com> | 2026-06-05 21:08:07 +0800 |
|---|---|---|
| committer | 魏曹先生 <1992414357@qq.com> | 2026-06-05 21:08:07 +0800 |
| commit | d3b4027f5926569cb9371b2ea62b6be9387ea650 (patch) | |
| tree | d6c9de16cea03253273ad7c89eadc401e5e105b2 /dev_tools/Cargo.toml | |
| parent | 97853f47489ab58b63e08854f579ae776e5a2d1f (diff) | |
Add example pages and sync-examples tool for docs
Diffstat (limited to 'dev_tools/Cargo.toml')
| -rw-r--r-- | dev_tools/Cargo.toml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dev_tools/Cargo.toml b/dev_tools/Cargo.toml index 280a50c..a904bd5 100644 --- a/dev_tools/Cargo.toml +++ b/dev_tools/Cargo.toml @@ -16,3 +16,4 @@ just_fmt = "0.1.2" colored = "3.1.1" toml = "0.8" serde = { version = "1", features = ["derive"] } +serde_json = "1" |
