diff options
| author | 魏曹先生 <1992414357@qq.com> | 2026-02-24 17:24:20 +0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2026-02-24 17:24:20 +0800 |
| commit | ec0cafe60041bf2a1a0cfbc66c79455daaf3a3ea (patch) | |
| tree | 6d9475e4ed006976ed5beb1ef7e347776e6aa6e4 /Cargo.toml | |
| parent | 6490775f28fe36228280ac57b3a5a9e1fed9d004 (diff) | |
| parent | 2cef51d7448206291b1ac92fdaf708a7e30c78a4 (diff) | |
Bump version to 0.1.2
Diffstat (limited to 'Cargo.toml')
| -rw-r--r-- | Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -7,7 +7,7 @@ readme = "README.md" license = "MIT OR Apache-2.0" repository = "https://github.com/catilgrass/just_fmt" -version = "0.1.1" +version = "0.1.2" edition = "2024" [dependencies.strip-ansi-escapes] |
