Skip to content

Conversation

@cameronfyfe
Copy link
Collaborator

No description provided.

Cargo.toml Outdated
@@ -0,0 +1,13 @@
[package]
name = "listennotes"
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Which name is better for a package?

podcast-api (hyphen)

or

podcast_api (underscore)

@@ -0,0 +1,30 @@
use listennotes::podcast_api;
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'd prefer to make it podcast_api, without listennotes.

@wenbinf wenbinf merged commit 144e1b9 into main May 14, 2021
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.

3 participants