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

Unable to add Azure Event Hubs client package for rust #1991

Open
alaeddineG opened this issue Jan 14, 2025 · 0 comments
Open

Unable to add Azure Event Hubs client package for rust #1991

alaeddineG opened this issue Jan 14, 2025 · 0 comments

Comments

@alaeddineG
Copy link

Trying to follw the documentation to create an Event Hub Client with rust but Im having the follwoing issue

❯ cargo init evh-client
    Creating binary (application) package
note: see more `Cargo.toml` keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
❯ cd evh-client
❯ cargo add azure_messaging_eventhubs

    Updating crates.io index
error: the crate `azure_messaging_eventhubs` could not be found in registry index.

Besides, the link to the crate docs.rs leads nowhere

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

1 participant