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 Dec 30, 2023
1 parent 206225e commit 4ca9168
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/rust@1.6.0
rust: circleci/rust@1.6.1
gh: circleci/github-cli@2.2.0
node: circleci/node@5.1.0
secops: apollo/circleci-secops-orb@2.0.4
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.73.0"
channel = "1.75.0"
components = [ "rustfmt", "clippy" ]

0 comments on commit 4ca9168

Please sign in to comment.