Skip to content

Commit 87b7836

Browse files
authored
chore: update required version in the Cargo.toml (#6464)
1 parent 94b5d31 commit 87b7836

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ resolver = "2"
2828
[workspace.package]
2929
version = "0.2.0"
3030
edition = "2021"
31-
rust-version = "1.72"
31+
rust-version = "1.74"
3232
authors = ["Foundry Contributors"]
3333
license = "MIT OR Apache-2.0"
3434
homepage = "https://github.com/foundry-rs/foundry"

0 commit comments

Comments
 (0)