Skip to content

Commit f69268b

Browse files
fix(deps): update dependency rust to v1.81.0 (#274)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent b77153e commit f69268b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rust-toolchain.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[toolchain]
2-
channel = "1.80.1"
2+
channel = "1.81.0"
33
components = ["rustfmt", "rust-src", "rust-std", "clippy"]
44
targets = [
55
"x86_64-unknown-linux-gnu",

0 commit comments

Comments
 (0)