Skip to content

Specify MSRV in Cargo.toml - #374

Merged
bors[bot] merged 1 commit into
masterfrom
msrv
Oct 7, 2021
Merged

Specify MSRV in Cargo.toml#374
bors[bot] merged 1 commit into
masterfrom
msrv

Conversation

@jonasbb

@jonasbb jonasbb commented Oct 4, 2021

Copy link
Copy Markdown
Owner

This will be stabilized with Rust 1.56, see

For older cargo versions, this will print a warning, but will not fail
the build/check/test.

This will be stabilized with Rust 1.56, see
* rust-lang/rust#65262
* rust-lang/cargo#9732

For older cargo versions, this will print a warning, but will not fail
the build/check/test.
@codecov

codecov Bot commented Oct 4, 2021

Copy link
Copy Markdown

Codecov Report

Merging #374 (40df050) into master (5d0f9b6) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #374   +/-   ##
=======================================
  Coverage   77.23%   77.23%           
=======================================
  Files          47       47           
  Lines        2768     2768           
=======================================
  Hits         2138     2138           
  Misses        630      630           
Impacted Files Coverage Δ
serde_with/src/hex.rs 76.92% <0.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 5d0f9b6...40df050. Read the comment docs.

@jonasbb

jonasbb commented Oct 7, 2021

Copy link
Copy Markdown
Owner Author

bors merge

@bors

bors Bot commented Oct 7, 2021

Copy link
Copy Markdown
Contributor

Build succeeded:

@bors
bors Bot merged commit 75bfa59 into master Oct 7, 2021
@bors
bors Bot deleted the msrv branch October 7, 2021 16:07
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.

1 participant