Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Version tags #199

Open
naughtyfox opened this issue Dec 10, 2021 · 1 comment
Open

Version tags #199

naughtyfox opened this issue Dec 10, 2021 · 1 comment

Comments

@naughtyfox
Copy link

Hey guys!
We'd like to use tofn library, but it has no releases or version tags. How about adding ones?
Thank you for awesome product!

@ggutoski
Copy link
Contributor

Hi! It's on the to-do list. Not sure yet whether we want to cut a tag for the current head of main. In the meantime you can use tofn with the appropriate entry in your Cargo.toml file. See Specifying Dependencies - The Cargo Book.

Example: you can specify a specific commit hash with something like:

tofn = { git = "ssh://git@github.com/axelarnetwork/tofn.git", rev = "702a8b03a22c10470ae18b880808175a9c39d5b3"}

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

No branches or pull requests

2 participants