Skip to content

Commit ccf84e9

Browse files
Update rust-version (#362)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> Co-authored-by: Leigh McCulloch <[email protected]>
1 parent f5fcad6 commit ccf84e9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cmd/soroban-cli/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ license = "Apache-2.0"
88
readme = "README.md"
99
version = "0.4.0"
1010
edition = "2021"
11-
rust-version = "1.66"
11+
rust-version = "1.67"
1212
autobins = false
1313

1414
[[bin]]

0 commit comments

Comments
 (0)