|
|
|
@ -4,7 +4,7 @@ description = "A structural diff that understands syntax."
|
|
|
|
repository = "https://github.com/wilfred/difftastic"
|
|
|
|
repository = "https://github.com/wilfred/difftastic"
|
|
|
|
homepage = "http://difftastic.wilfred.me.uk/"
|
|
|
|
homepage = "http://difftastic.wilfred.me.uk/"
|
|
|
|
license = "MIT"
|
|
|
|
license = "MIT"
|
|
|
|
version = "0.65.0"
|
|
|
|
version = "0.66.0"
|
|
|
|
authors = ["Wilfred Hughes <me@wilfred.me.uk>"]
|
|
|
|
authors = ["Wilfred Hughes <me@wilfred.me.uk>"]
|
|
|
|
keywords = ["diff", "syntax"]
|
|
|
|
keywords = ["diff", "syntax"]
|
|
|
|
categories = ["development-tools", "command-line-utilities", "parser-implementations"]
|
|
|
|
categories = ["development-tools", "command-line-utilities", "parser-implementations"]
|
|
|
|
|