this repo has no description

chore: add myself to the list of authors

+1 -1
+1 -1
Cargo.toml
··· 4 license = "MIT" 5 description = "A lix plugin for diffing two generations" 6 homepage = "https://github.com/isabelroses/lix-diff" 7 - authors = [] 8 edition = "2024" 9 10 [dependencies]
··· 4 license = "MIT" 5 description = "A lix plugin for diffing two generations" 6 homepage = "https://github.com/isabelroses/lix-diff" 7 + authors = ["Isabel Roses <isabel@isabelroses.com>"] 8 edition = "2024" 9 10 [dependencies]