Skip to content

Commit 28e484e

Browse files
committed
Changing rust version to match zellij 0.41.1
1 parent 9ba9240 commit 28e484e

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
@@ -3,7 +3,7 @@ name = "multitask"
33
version = "0.41.1"
44
authors = ["Aram Drevekenin <[email protected]>", "Carl Leake <[email protected]"]
55
edition = "2018"
6-
rust-version = "1.60"
6+
rust-version = "1.75"
77

88
[dependencies]
99
zellij-tile = "0.41.1"

0 commit comments

Comments
 (0)