File tree 3 files changed +2
-30
lines changed
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.
24
24
"""
25
25
edition = " 2021"
26
26
27
- exclude = [" target/* " , " Cargo.lock " ]
27
+ exclude = [" /.github/* " ]
28
28
29
29
[dependencies ]
30
30
std = { version = " 1.0" , package = " rustc-std-workspace-std" , optional = true }
Original file line number Diff line number Diff line change 1
1
# ` unicode-width `
2
2
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 )
4
4
[ ![ crates.io version] ( https://img.shields.io/crates/v/unicode-width )] ( https://crates.io/crates/unicode-width )
5
5
[ ![ Docs status] ( https://img.shields.io/docsrs/unicode-width )] ( https://docs.rs/unicode-width/ )
6
6
You can’t perform that action at this time.
0 commit comments