feat: rename similar -> likewise
This commit is contained in:
parent
a169e29954
commit
7e86fb2e55
44 changed files with 64 additions and 391 deletions
|
|
@ -1,4 +1,4 @@
|
|||
use similar::{Algorithm, TextDiff};
|
||||
use likewise::{Algorithm, TextDiff};
|
||||
|
||||
const OLD: &str = r#"
|
||||
[
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue