From 53c7c7120a9d4be1c76ffbec6fe90bb1e5dce25f Mon Sep 17 00:00:00 2001 From: phil Date: Thu, 16 Apr 2026 16:46:48 -0400 Subject: [PATCH] repo sure --- ref-impl-rust/Cargo.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/ref-impl-rust/Cargo.toml b/ref-impl-rust/Cargo.toml index 44da223..9c124a7 100644 --- a/ref-impl-rust/Cargo.toml +++ b/ref-impl-rust/Cargo.toml @@ -4,6 +4,7 @@ description = "a textual notation to locate fields within atproto records" version = "0.0.1" edition = "2024" license = "MIT OR Apache-2.0" +repository = "https://tangled.org/microcosm.blue/RecordPath" [dependencies] serde_json = "1" -- 2.51.2