diff options
Diffstat (limited to 'Cargo.toml')
| -rw-r--r-- | Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -22,7 +22,7 @@ mingling_macros = { path = "mingling_macros", default-features = false } mingling_pathf = { path = "mingling_pathf", default-features = false } just_fmt = "0.1.2" -just_template = "0.1.3" +just_template = "0.2.0" serde = { version = "1.0.228", features = ["derive"] } serde_json = "1.0.150" |
