Import dissimilar 1.0.6 upstream upstream/1.0.6
authorWoohyun Jung <wh0705.jung@samsung.com>
Tue, 14 Mar 2023 09:28:29 +0000 (18:28 +0900)
committerWoohyun Jung <wh0705.jung@samsung.com>
Tue, 14 Mar 2023 09:28:29 +0000 (18:28 +0900)
commitda0dcec7761f87c747042088348ab786c950516f
tree0303265913e949e67adba83bd310a96d5d8fbf6b
Import dissimilar 1.0.6
18 files changed:
.cargo_vcs_info.json [new file with mode: 0644]
.clippy.toml [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]
Cargo.toml [new file with mode: 0644]
Cargo.toml.orig [new file with mode: 0644]
LICENSE-APACHE [new file with mode: 0644]
LICENSE-MIT [new file with mode: 0644]
README.md [new file with mode: 0644]
benches/bench.rs [new file with mode: 0644]
benches/document1.txt [new file with mode: 0644]
benches/document2.txt [new file with mode: 0644]
src/find.rs [new file with mode: 0644]
src/lib.rs [new file with mode: 0644]
src/range.rs [new file with mode: 0644]
src/tests.rs [new file with mode: 0644]
tests/test.rs [new file with mode: 0644]