Version v2.0.0

This commit is contained in:
2024-09-09 20:18:56 -06:00
parent dcf209aac5
commit 3846a7d315
6 changed files with 22 additions and 8 deletions

View File

@@ -6,7 +6,7 @@ rust-version.workspace = true
authors.workspace = true
license.workspace = true
repository.workspace = true
readme = "../README.md"
readme = "README.md"
description = """
A local diffing tool for decompilation projects.
"""