Import diff 0.1.13 upstream upstream/0.1.13
authorWoohyun Jung <wh0705.jung@samsung.com>
Fri, 28 Apr 2023 02:17:23 +0000 (11:17 +0900)
committerWoohyun Jung <wh0705.jung@samsung.com>
Fri, 28 Apr 2023 02:17:23 +0000 (11:17 +0900)
commit88c79367c13f1897a47a197c0fad324bfd06c205
tree3149433bc17e1a49c0ce2a47db1a3797c2a7cc92
Import diff 0.1.13
15 files changed:
.cargo_vcs_info.json [new file with mode: 0644]
.github/workflows/main.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/benches.rs [new file with mode: 0644]
examples/simple.rs [new file with mode: 0644]
src/lib.rs [new file with mode: 0644]
tests/data/gitignores.chars.diff [new file with mode: 0644]
tests/data/gitignores.lines.diff [new file with mode: 0644]
tests/data/gitignores.txt [new file with mode: 0644]
tests/tests.rs [new file with mode: 0644]