Update license links to Cargo.toml

This commit is contained in:
Taiki Endo
2024-06-08 18:33:05 +09:00
parent 61977646cd
commit f9c15f1341
7 changed files with 9 additions and 9 deletions

2
manifests/xbuild.json generated
View File

@@ -14,7 +14,7 @@
"bin": "xbuild-windows-x64.exe"
}
},
"license_markdown": "[Apache-2.0 OR MIT](https://github.com/rust-mobile/xbuild/blob/268939a99a50d7927bce3e343e5d2ed32eb8b30e/xbuild/Cargo.toml#L7)",
"license_markdown": "[Apache-2.0 OR MIT](https://github.com/rust-mobile/xbuild/blob/v0.2.0/xbuild/Cargo.toml#L7)",
"latest": {
"version": "0.2.0"
},