diff options
Diffstat (limited to 'utils/Cargo.toml')
| -rw-r--r-- | utils/Cargo.toml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/utils/Cargo.toml b/utils/Cargo.toml index b4df110..c055c07 100644 --- a/utils/Cargo.toml +++ b/utils/Cargo.toml @@ -10,6 +10,7 @@ just_enough_vcs = { path = "../../VersionControl", features = ["all"] } # Display colored = "3.0" strip-ansi-escapes = "0.2.1" +just_fmt = "0.1.2" # Async tokio = { version = "1", features = ["full"] } |
