diff options
| author | 魏曹先生 <1992414357@qq.com> | 2026-02-13 02:17:20 +0800 |
|---|---|---|
| committer | 魏曹先生 <1992414357@qq.com> | 2026-02-13 02:17:20 +0800 |
| commit | 6490775f28fe36228280ac57b3a5a9e1fed9d004 (patch) | |
| tree | ea3818d597a24642728ef2a516c7c3ae49979b93 /Cargo.lock | |
| parent | abc9507b3f844144eb556f17cf5c98d2d8448518 (diff) | |
Bump version to 0.1.1 and make strip-ansi optional0.1.1
Diffstat (limited to 'Cargo.lock')
| -rw-r--r-- | Cargo.lock | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -4,7 +4,7 @@ version = 4 [[package]] name = "just_fmt" -version = "0.1.0" +version = "0.1.1" dependencies = [ "strip-ansi-escapes", ] |
