Skip to content

Commit

Permalink
update deps (#309)
Browse files Browse the repository at this point in the history
* update deps

* update rust version

* downgrade derive enum

* update mockito
  • Loading branch information
ayrat555 authored Feb 15, 2023
1 parent 953d606 commit fc93c66
Show file tree
Hide file tree
Showing 6 changed files with 361 additions and 72 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/rust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@ jobs:
password: ${{ secrets.DOCKER_TOKEN }}

- name: Build and push
uses: docker/build-push-action@v3
uses: docker/build-push-action@v4
with:
context: .
push: true
Expand Down
Loading

0 comments on commit fc93c66

Please sign in to comment.