Jarkko Sakkinen on Nostr: When cargo publish -p tpm2_cli , I need to tpm2_call = "0.1.1" … while building ...
When cargo publish -p tpm2_cli , I need to
tpm2_call = "0.1.1"
… while building locally:
tpm2_call = { path = "../tpm2_call" }
How to sort this out in “idiomatic manner”?
#rust #rustlang
Published at
2024-06-14 16:27:47Event JSON
{
"id": "5deae10eb21982c4ed56615b3c6e201c3ceb3867fae8a7cef629417521bd7a93",
"pubkey": "9851a5c2a61534680802e5ed86db4b6f94fa176cf13950a216776021757d30db",
"created_at": 1718382467,
"kind": 1,
"tags": [
[
"t",
"rust"
],
[
"t",
"rustlang"
],
[
"proxy",
"https://social.kernel.org/objects/3951dc17-951d-4568-8981-3ff4412c0733",
"activitypub"
]
],
"content": "When cargo publish -p tpm2_cli , I need to\n\ntpm2_call = \"0.1.1\"\n\n\n… while building locally:\n\ntpm2_call = { path = \"../tpm2_call\" }\n\n\nHow to sort this out in “idiomatic manner”?\n\n#rust #rustlang",
"sig": "7996ef0e48fc1ca66394d6b08c85cbc2632eb657cd8202150c70a3af785e6b18b15c6bd664fe5e640acfb195c6dc1c786695eaefa0805f8e31eef54c9e50b89d"
}