Skip to content

Commit 5cb6afc

Browse files
committed
update MSRV to 1.86
minimum required bumped due to tokio and tokio-vsock
1 parent f525057 commit 5cb6afc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/rust-toolchain.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
[toolchain]
2-
channel = "1.81"
2+
channel = "1.86"
33
components = ["rustfmt", "cargo", "clippy", "rust-analyzer"]
44
profile = "minimal"

0 commit comments

Comments
 (0)