Skip to content

deps: reference pyde-crypto from crates.io (drop the sibling path) - #54

Merged
zarah-s merged 1 commit into
mainfrom
copy/crypto-from-cratesio
Jul 29, 2026
Merged

deps: reference pyde-crypto from crates.io (drop the sibling path)#54
zarah-s merged 1 commit into
mainfrom
copy/crypto-from-cratesio

Conversation

@zarah-s

@zarah-s zarah-s commented Jul 29, 2026

Copy link
Copy Markdown
Member

Now that pyde-crypto 0.1.0-testnet.1 is published, switch the dependency from the sibling path = "../pyde-crypto" to the registry version (= 0.1.0-testnet.1, pinned exactly since it is a prerelease). The SDK builds standalone from a clone now, no sibling checkout required.

Verified with a clean cargo check --workspace that resolved and compiled against the crates.io crate (not the local path).

Note: the CI still checks out the sibling pyde-crypto, which is now redundant (cargo pulls it from crates.io). Left it in place for now; can be trimmed in a follow-up.

pyde-crypto 0.1.0-testnet.1 is published, so reference the registry
version (pinned exactly, prerelease) instead of ../pyde-crypto. The SDK
now builds standalone from a clone. Verified with a clean cargo check
against the crates.io crate.
@zarah-s
zarah-s merged commit 662e25b into main Jul 29, 2026
@zarah-s
zarah-s deleted the copy/crypto-from-cratesio branch July 29, 2026 18:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant