diff options
| author | 魏曹先生 <1992414357@qq.com> | 2026-07-16 02:35:13 +0800 |
|---|---|---|
| committer | 魏曹先生 <1992414357@qq.com> | 2026-07-16 02:35:13 +0800 |
| commit | f11b53d5c7fdfc090aaca49f83a92876568e119b (patch) | |
| tree | c143ab0a0d84d04feb7d15145f4769c5a10ee9da /Cargo.toml | |
| parent | 8fe3a39994bdd95379ebd25afbb83889cded390f (diff) | |
chore(deps): bump just_fmt from 0.1.2 to 0.2.0
Diffstat (limited to 'Cargo.toml')
| -rw-r--r-- | Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -39,7 +39,7 @@ mingling_pathf = { path = "mingling_pathf", default-features = false } mingling_picker = { path = "mingling_picker", default-features = false } mingling_picker_macros = { path = "mingling_picker_macros", default-features = false } -just_fmt = "0.1.2" +just_fmt = "0.2.0" just_template = "0.2.0" serde = { version = "1.0.228", features = ["derive"] } |
