update source code url
This commit is contained in:
parent
3a7956f358
commit
e8dc59a82f
@ -24,7 +24,7 @@ lazy_static! {
|
|||||||
.expect("Failed to load copy icon") as ColorImage;
|
.expect("Failed to load copy icon") as ColorImage;
|
||||||
}
|
}
|
||||||
|
|
||||||
const SOURCE_CODE_URL: &str = "https://example.com";
|
const SOURCE_CODE_URL: &str = "https://git.rpuzonas.com/rpuzonas/ubusman";
|
||||||
const VERSION: &str = version!();
|
const VERSION: &str = version!();
|
||||||
const GIT_VERSION: &str = git_version!(args = ["--always", "--dirty=*"]);
|
const GIT_VERSION: &str = git_version!(args = ["--always", "--dirty=*"]);
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user