diff options
| author | 魏曹先生 <1992414357@qq.com> | 2026-03-02 13:45:42 +0800 |
|---|---|---|
| committer | 魏曹先生 <1992414357@qq.com> | 2026-03-02 13:45:42 +0800 |
| commit | 8f1cf091f62a36e30b8cf3e97b0de7eaec58e1bf (patch) | |
| tree | 48eca478e45856e2233d5584d6d49e20c82a5943 /Cargo.lock | |
| parent | ef22e0816a522a0d0791bb854153d610e592a96d (diff) | |
Bump version to 0.1.2 and add From impls for &str and Cow<str>0.1.2
Diffstat (limited to 'Cargo.lock')
| -rw-r--r-- | Cargo.lock | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -10,7 +10,7 @@ checksum = "5454cda0d57db59778608d7a47bff5b16c6705598265869fb052b657f66cf05e" [[package]] name = "just_template" -version = "0.1.1" +version = "0.1.2" dependencies = [ "just_fmt", ] |
