~theonlymrcat/public-inbox

Update repository URL v1 APPLIED

SalsaGal: 1
 Update repository URL

 1 files changed, 1 insertions(+), 1 deletions(-)
Export patchset (mbox)
How do I use this?

Copy & paste the following snippet into your terminal to import this patchset into git:

curl -s https://lists.sr.ht/~theonlymrcat/public-inbox/patches/54984/mbox | git am -3
Learn more about email & git

[PATCH] Update repository URL Export this patch

---
 src/main.rs | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/main.rs b/src/main.rs
index b6e38dc..ecb0bf1 100644
--- a/src/main.rs
+++ b/src/main.rs
@@ -53,7 +53,7 @@ Options:

const VERSION_TEXT: &str = "\
Written by TheOnlyMrCat
Source code available at https://github.com/TheOnlyMrCat/runscript
Source code available at https://sr.ht/~theonlymrcat/runscript/
";

const VERSION: &str = env!("CARGO_PKG_VERSION");
-- 
2.46.0