Import strsim 0.10.0 upstream upstream/0.10.0
authorDongHun Kwak <dh0128.kwak@samsung.com>
Tue, 4 Apr 2023 06:05:34 +0000 (15:05 +0900)
committerDongHun Kwak <dh0128.kwak@samsung.com>
Tue, 4 Apr 2023 06:05:34 +0000 (15:05 +0900)
commit850ccbe6fb518dddbe8a9dc95e3807b54bc6edb2
treec79328f8dbbdb4966dc042f53285cc8fcd1e7d6a
Import strsim 0.10.0
14 files changed:
.cargo_vcs_info.json [new file with mode: 0644]
.editorconfig [new file with mode: 0644]
.gitattributes [new file with mode: 0644]
.github/FUNDING.yml [new file with mode: 0644]
.github/workflows/ci.yml [new file with mode: 0644]
.gitignore [new file with mode: 0644]
CHANGELOG.md [new file with mode: 0644]
Cargo.toml [new file with mode: 0644]
Cargo.toml.orig [new file with mode: 0644]
LICENSE [new file with mode: 0644]
README.md [new file with mode: 0644]
benches/benches.rs [new file with mode: 0644]
src/lib.rs [new file with mode: 0644]
tests/lib.rs [new file with mode: 0644]