rename guard -> mcaptcha

This commit is contained in:
realaravinth
2021-06-01 17:33:47 +05:30
parent ba39483635
commit 9e70f8f756
19 changed files with 154 additions and 151 deletions

View File

@@ -155,7 +155,7 @@ mod test {
assert_eq!(
&*crate::SOURCE_FILES_OF_INSTANCE,
&format!(
"https://github.com/mCaptcha/guard/tree/{}",
"https://github.com/mCaptcha/mCaptcha/tree/{}",
crate::GIT_COMMIT_HASH
)
);