1# This file is automatically @generated by Cargo. 2# It is not intended for manual editing. 3version = 3 4 5[[package]] 6name = "anstyle" 7version = "1.0.10" 8dependencies = [ 9 "lexopt", 10] 11 12[[package]] 13name = "lexopt" 14version = "0.3.0" 15source = "registry+https://github.com/rust-lang/crates.io-index" 16checksum = "baff4b617f7df3d896f97fe922b64817f6cd9a756bb81d40f8883f2f66dcb401" 17