Skip to content

Commit 192edcb

Browse files
Merge pull request #640 from google:dependabot/cargo/rustversion-1.0.21
PiperOrigin-RevId: 763698288
2 parents 5e95cf6 + 81d3846 commit 192edcb

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

googletest/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ anyhow = { version = "1", optional = true }
3636
num-traits = "0.2.17"
3737
proptest = { version = "1.2.0", optional = true }
3838
regex = "1.11.1"
39-
rustversion = "1.0.20"
39+
rustversion = "1.0.21"
4040

4141
[dev-dependencies]
4242
indoc = "2"

integration_tests/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ googletest = { path = "../googletest", version = "0.14.0", features = ["anyhow"]
3232
anyhow = "1"
3333
indoc = "2"
3434
rstest = "0.25"
35-
rustversion = "1.0.20"
35+
rustversion = "1.0.21"
3636
tempfile = "3.20.0"
3737
tokio = { version = "1.44", features = ["time", "macros", "rt"] }
3838

0 commit comments

Comments
 (0)