Skip to content

Commit

Permalink
Merge pull request #92 from palfrey/test-rust-version
Browse files Browse the repository at this point in the history
Set rust-version in test to fix clippy issue
  • Loading branch information
palfrey committed Feb 4, 2023
2 parents 47d09d0 + c1c65d2 commit 30b772a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions serial_test_test/Cargo.toml
Expand Up @@ -5,6 +5,7 @@ license = "MIT"
version = "1.0.0"
authors = ["Tom Parker-Shemilt <palfrey@tevp.net>"]
edition = "2018"
rust-version = "1.51.0"

[dependencies]
serial_test = { path="../serial_test", default_features = false }
Expand Down

0 comments on commit 30b772a

Please sign in to comment.