diff options
| author | Mel <einebeere@gmail.com> | 2021-09-21 22:43:20 +0200 |
|---|---|---|
| committer | Mel <einebeere@gmail.com> | 2021-09-21 22:43:20 +0200 |
| commit | 4f954112b8c8cf266a8338cc86166f912c2da88c (patch) | |
| tree | dee4e22a7b6cf8d49ae582e9104bf406c0bc9b3b /Cargo.toml | |
| parent | b86138b138565178b916b24d1e30d5786fd9d1c5 (diff) | |
| download | ka-4f954112b8c8cf266a8338cc86166f912c2da88c.tar.zst ka-4f954112b8c8cf266a8338cc86166f912c2da88c.zip | |
Byte differ
Diffstat (limited to 'Cargo.toml')
| -rw-r--r-- | Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml index 7605ee0..9d715e6 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -8,7 +8,7 @@ edition = "2018" [dependencies] serde = {version = "1.0", features = ["derive"] } serde_json = "1.0" -difference = "2.0.0" +similar = "2.0.0" anyhow = "1.0" [workspace] |
