Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitbaab923

Browse files
authored
Merge pull request#132 from paolobarbolini/spdx
Make license metadata SPDX compliant
2 parents96dfef5 +570be89 commitbaab923

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

‎Cargo.toml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ edition = "2018"
88
homepage ="https://github.com/unicode-rs/unicode-segmentation"
99
repository ="https://github.com/unicode-rs/unicode-segmentation"
1010

11-
license ="MIT/Apache-2.0"
11+
license ="MIT ORApache-2.0"
1212
keywords = ["text","unicode","grapheme","word","boundary"]
1313
readme ="README.md"
1414
description ="""
@@ -35,4 +35,5 @@ harness = false
3535

3636
[[bench]]
3737
name ="word_bounds"
38-
harness =false
38+
harness =false
39+

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp