--- unicode-width-0.1.12/Cargo.toml 1970-01-01T00:00:01+00:00 +++ unicode-width-0.1.12/Cargo.toml 2024-05-08T18:18:48.311229+00:00 @@ -20,6 +20,7 @@ exclude = [ "target/*", "Cargo.lock", + "/scripts/*", ] description = """ Determine displayed width of `char` and `str` types