Skip to content

Commit

Permalink
Merge pull request #1334 from dicej/update-rust-version
Browse files Browse the repository at this point in the history
update Cargo.toml `rust-version` to 1.67
  • Loading branch information
itowlson authored Mar 30, 2023
2 parents a217f84 + cb04188 commit 3ee52a0
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 @@ -4,7 +4,7 @@ version = { workspace = true }
authors = { workspace = true }
edition = { workspace = true }
license = "Apache-2.0 WITH LLVM-exception"
rust-version = "1.64"
rust-version = "1.67"

[workspace.package]
version = "1.1.0-pre0"
Expand Down

0 comments on commit 3ee52a0

Please # to comment.