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

View File

@@ -11,7 +11,7 @@
"url": "https://github.com/DevinR528/cargo-sort/releases/download/v${version}/cargo-sort-x86_64-pc-windows-msvc.zip"
}
},
"license_markdown": "[Apache-2.0 OR MIT](https://github.com/DevinR528/cargo-sort/blob/55ec89082466f6bb246d870a8d56d166a8e1f08b/Cargo.toml#L5)",
"license_markdown": "[Apache-2.0 OR MIT](https://github.com/DevinR528/cargo-sort/blob/v1.0.9/Cargo.toml#L5)",
"latest": {
"version": "1.0.9"
},