tangled
alpha
login
or
join now
tgirl.cloud
/
lix-diff
0
fork
atom
this repo has no description
0
fork
atom
overview
issues
pulls
pipelines
chore: release 1.1.1
isabelroses.com
3 months ago
32145533
2e953ce5
+2
-2
2 changed files
expand all
collapse all
unified
split
Cargo.lock
Cargo.toml
+1
-1
Cargo.lock
···
337
337
338
338
[[package]]
339
339
name = "lix-diff"
340
340
-
version = "1.1.0"
340
340
+
version = "1.1.1"
341
341
dependencies = [
342
342
"clap",
343
343
"color-eyre",
+1
-1
Cargo.toml
···
1
1
[package]
2
2
name = "lix-diff"
3
3
-
version = "1.1.0"
3
3
+
version = "1.1.1"
4
4
license = "MIT"
5
5
description = "A lix plugin for diffing two generations"
6
6
homepage = "https://github.com/tgirlcloud/lix-diff"