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

Fixes #537, Update dependencies for databases/postgres #555

Merged
merged 1 commit into from
Jun 7, 2022
Merged

Fixes #537, Update dependencies for databases/postgres #555

merged 1 commit into from
Jun 7, 2022

Conversation

Raymi306
Copy link
Contributor

@Raymi306 Raymi306 commented Jun 6, 2022

Fix config code to account for breaking changes when updating.

Note, I updated to most recent .13.1, not .12 as per #537

I followed this example code for the config changes:
https://github.com/mehcode/config-rs/blob/master/examples/env-list/main.rs

I ran the server and ran the example request, and saw no errors.

Fix config code to account for breaking changes
@Raymi306
Copy link
Contributor Author

Raymi306 commented Jun 7, 2022

Anything I need to do about the failed clippy check?

@robjtede
Copy link
Member

robjtede commented Jun 7, 2022

Nah, we'll fix later if it persists.

@robjtede robjtede merged commit 271a68c into actix:master Jun 7, 2022
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

2 participants