jujutsu 0.7.1

This crate has been replaced by the jj-cli crate. Please upgrade to jj-cli version 0.8+, or specify jujutsu of version "=0.7.0" if you need to compile an obsolete version.
Documentation
1
2
3
4
5
6
7
edition = "2021"
max_width = 100
wrap_comments = true
format_strings = true
error_on_line_overflow = true
group_imports = "StdExternalCrate"
imports_granularity = "Module"