You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
Trying to follw the documentation to create an Event Hub Client with rust but Im having the follwoing issue
Besides, the link to the crate docs.rs leads nowhere
The text was updated successfully, but these errors were encountered: