File tree Expand file tree Collapse file tree 3 files changed +2
-30
lines changed Expand file tree Collapse file tree 3 files changed +2
-30
lines changed Load Diff This file was deleted.
Original file line number Diff line number Diff line change @@ -24,7 +24,7 @@ according to Unicode Standard Annex #11 rules.
2424"""
2525edition = " 2021"
2626
27- exclude = [" target/* " , " Cargo.lock " ]
27+ exclude = [" /.github/* " ]
2828
2929[dependencies ]
3030std = { version = " 1.0" , package = " rustc-std-workspace-std" , optional = true }
Original file line number Diff line number Diff line change 11# ` unicode-width `
22
3- [ ![ Build status] ( https://github.com/unicode-rs/unicode-width/actions/workflows/rust.yml/badge.svg )] ( https://travis-ci.org /unicode-rs/unicode-width )
3+ [ ![ Build status] ( https://github.com/unicode-rs/unicode-width/actions/workflows/rust.yml/badge.svg )] ( https://github.com /unicode-rs/unicode-width/actions/workflows/rust.yml )
44[ ![ crates.io version] ( https://img.shields.io/crates/v/unicode-width )] ( https://crates.io/crates/unicode-width )
55[ ![ Docs status] ( https://img.shields.io/docsrs/unicode-width )] ( https://docs.rs/unicode-width/ )
66
You can’t perform that action at this time.
0 commit comments