Skip to content

Commit

Permalink
chore(deps): update rust
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 11, 2024
1 parent 2016e58 commit a0a9994
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ version: 2.1

# Our CircleCI dependencies
orbs:
rust: circleci/[email protected].0
rust: circleci/[email protected].1
gh: circleci/[email protected]
node: circleci/[email protected]

Expand Down
2 changes: 1 addition & 1 deletion rust-toolchain.toml
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
[toolchain]
channel = "1.71.0"
channel = "1.80.1"
components = [ "rustfmt", "clippy" ]

0 comments on commit a0a9994

Please sign in to comment.