Enable feature serde of semver

Signed-off-by: Jiahao XU <Jiahao_XU@outlook.com>
This commit is contained in:
Jiahao XU 2022-07-26 21:57:57 +10:00
parent e990151919
commit f7c798352a
No known key found for this signature in database
GPG key ID: 591C0B03040416D6
3 changed files with 19 additions and 1 deletions

View file

@ -0,0 +1,15 @@
/*
{
"name": "cargo-binstall",
"version_req": none,
"current_version": "0.10.0"
"source": {
"type": "Registry",
"url": "https://crates.io",
},
"target": none,
"bins": [
"cargo-binstall",
],
}
*/