Skip to content
This repository was archived by the owner on Dec 18, 2023. It is now read-only.

Uploading to crates.io #4

Open
emmiegit opened this issue May 21, 2022 · 3 comments
Open

Uploading to crates.io #4

emmiegit opened this issue May 21, 2022 · 3 comments

Comments

@emmiegit
Copy link

Hello, I'm interested in using this crate. Unfortunately it's only accessible via git, but it's not possible to publish crates which depend directly on git dependencies without a version:

error: all dependencies must have a version specified when publishing.
dependency `otp` does not specify a version
Note: The published dependency will use the version from crates.io,
the `git` specification will be removed from the dependency declaration.

I understand there's already an otp on crates.io, but could you upload it under a different name such as rust-otp? You can keep the name of the crate itself the same for backwards compatibility.

Thank you,

emmiegit pushed a commit to scpwiki/wikijump that referenced this issue May 22, 2022
I opened TimDumol/rust-otp#4 to request that
it be published to crates.io so we can reference it normally.
emmiegit pushed a commit to scpwiki/wikijump that referenced this issue Oct 26, 2022
I opened TimDumol/rust-otp#4 to request that
it be published to crates.io so we can reference it normally.
@WesleyBatista
Copy link

hey @emmiegit I've forked this repo, renamed the crate and published rust-otp ✔️

@emmiegit
Copy link
Author

@WesleyBatista Cool, thank you.

Looking at crates.io, I noticed that the repo link in the README and crate metadata points to this repo, could you update that?

@TimDumol
Copy link
Owner

TimDumol commented Dec 18, 2023

@WesleyBatista I'll edit this repo to point to your fork and archive it, since I haven't used rust in a long time -- thanks!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants