Skip to content

Commit ca913eb

Browse files
fix(deps): update dependency rust to v1.80.0 (#213)
* fix(deps): update dependency rust to v1.80.0 --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Guðmundur Björn Birkisson <[email protected]>
1 parent 6df03da commit ca913eb

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Cargo.lock

+4-4
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

rust-toolchain.toml

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

0 commit comments

Comments
 (0)