Skip to content

Conversation

@timfish
Copy link
Owner

@timfish timfish commented Jul 6, 2025

No description provided.

@timfish timfish changed the title feat: Set Sentry as star version feat: Set Sentry version to * Jul 6, 2025
@FlorianStasse
Copy link

@timfish I think you should also add default-features=false to allow dependents to choose which features from sentry to use.

It is needed in my case as I want to use rustls instead of openssl (which is a default feature)

@FlorianStasse
Copy link

Hi @timfish any news on this ?

@timfish timfish merged commit 6dd5cff into master Sep 3, 2025
3 checks passed
@timfish
Copy link
Owner Author

timfish commented Sep 3, 2025

Just merged this and tried to publish:

error: failed to publish to registry at https://crates.io

Caused by:
  the remote server responded with an error (status 400 Bad Request): wildcard (`*`) dependency constraints are 
  not allowed on crates.io. Crate with this problem: `sentry` See https://doc.rust-lang.org/cargo/faq.html#can-libraries-use--as-a-version-for-their-dependencies for more information

@timfish timfish deleted the sentry-star-version branch September 3, 2025 11:18
timfish added a commit that referenced this pull request Sep 3, 2025
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