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

Update README.md now that 0.7.0 is no longer in alpha #2580

Merged
merged 2 commits into from
Jul 6, 2023

Conversation

saolof
Copy link
Contributor

@saolof saolof commented Jul 4, 2023

0.7.0 is now released on crates.io

0.7.0 is now released on crates.io
@saolof saolof changed the title Update README.md Update README.md now that 0.7.0 is no longer in alpha Jul 4, 2023
README.md Outdated Show resolved Hide resolved
Co-authored-by: Austin Bonander <austin.bonander@gmail.com>
@denschub
Copy link
Contributor

denschub commented Jul 5, 2023

@saolof while you're on it (so that I don't have to submit a conflicting PR), can you also change

sqlx = { version = "0.7", features = [ "runtime-tokio", "tls-native" ] }

and other mentions of tls-native to say tls-native-tls? That's how the feature flag is called:

tls-native-tls = ["sqlx-core/_tls-native-tls", "sqlx-macros/_tls-native-tls"]

and tls-native doesn't actually exist.

@abonander abonander merged commit 0168844 into launchbadge:main Jul 6, 2023
57 checks passed
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.

None yet

3 participants