Skip to content

Commit

Permalink
build(deps): update rust to v1.75.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 10, 2024
1 parent c25ce56 commit e0bed9f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rust-toolchain.toml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
[toolchain]
channel = "1.74.1"
channel = "1.75.0"
components = ["rustc", "cargo", "rust-std", "rustfmt", "clippy"]
targets = ["x86_64-unknown-linux-gnu"]
profile = "minimal"

0 comments on commit e0bed9f

Please sign in to comment.