Skip to content

Commit ae5f1f1

Browse files
committed
fix: bump rust version
1 parent 971f9bf commit ae5f1f1

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
@@ -5,7 +5,7 @@ resolver = "2"
55
[workspace.package]
66
authors = ["Foundry Maintainers"]
77
version = "0.16.3"
8-
rust-version = "1.86"
8+
rust-version = "1.87"
99
readme = "README.md"
1010
license = "MIT OR Apache-2.0"
1111
repository = "https://github.com/foundry-rs/compilers"

0 commit comments

Comments
 (0)