Skip to content

Commit

Permalink
Pull in trybuild update for normalizing compiler build date
Browse files Browse the repository at this point in the history
  • Loading branch information
dtolnay committed Jan 14, 2024
1 parent 7de8d43 commit ee93224
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ rust-version = "1.62"

[dev-dependencies]
rustversion = "1.0"
trybuild = { version = "1.0.66", features = ["diff"] }
trybuild = { version = "1.0.89", features = ["diff"] }

[lib]
doc-scrape-examples = false
Expand Down

0 comments on commit ee93224

Please sign in to comment.