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

Bump time dependency #16

Merged
merged 1 commit into from Feb 14, 2021
Merged

Bump time dependency #16

merged 1 commit into from Feb 14, 2021

Conversation

iporollo
Copy link
Contributor

@iporollo iporollo commented Feb 5, 2021

Bumps the time dependency version to 0.2.25

This is being done because a dependency issue with time was encountered when working with msql-srv and actix-web together in one project. More information can be found in #15.

@jonhoo
Copy link
Owner

jonhoo commented Feb 6, 2021

Ah, it looks like one of our dependencies now has a higher Minimum Supported Rust Version. Could you please bump that to 1.42 here as well:

minrust: 1.39.0 # bytes

(just remove the bytes comment)

Cargo.toml Show resolved Hide resolved
azure-pipelines.yml Outdated Show resolved Hide resolved
@jonhoo
Copy link
Owner

jonhoo commented Feb 14, 2021

All good — that is because the latest tarpaulin Docker image is based on a now-yanked version. I think that'll resolve itself soon.

@jonhoo jonhoo merged commit e5afa0d into jonhoo:master Feb 14, 2021
flaneur2020 added a commit to flaneur2020/msql-srv that referenced this pull request Mar 3, 2022
…yOptions as pub (jonhoo#16)

* bugfix: make process_use_statement_on_query field in MysqlIntermediaryOptions as pub

* fix clippy
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