From 1d29c1368f36b0fc6f7c4c66906e39d85bb63b9c Mon Sep 17 00:00:00 2001 From: cfinn Date: Sun, 15 Feb 2026 17:22:10 -0600 Subject: Initial commit Signed-off-by: cfinn --- Cargo.toml | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 Cargo.toml (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml new file mode 100644 index 0000000..3d40618 --- /dev/null +++ b/Cargo.toml @@ -0,0 +1,8 @@ +[package] +name = "linkdedup" +version = "0.1.0" +edition = "2024" + +[dependencies] +sha2 = "0.10.9" +pathdiff = "0.2.3" -- cgit 1.4.1-2-gfad0