Skip to content

Commit

Permalink
fix: rust-version in workspace
Browse files Browse the repository at this point in the history
Signed-off-by: simonsan <[email protected]>
  • Loading branch information
simonsan committed Sep 25, 2024
1 parent 6e04fe0 commit 743ae0c
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 @@ -9,7 +9,7 @@ members = [
resolver = "2"

[workspace.package]
rust-version = "1.36.0"
rust-version = "1.56.0"

[workspace.dependencies]
merge_derive = { path = "crates/merge_derive", version = "0.1.0" }
Expand Down

0 comments on commit 743ae0c

Please sign in to comment.