Skip to content

Commit

Permalink
fix(ci): Update all dependencies
Browse files Browse the repository at this point in the history
Ran `cargo update`.
Fixes (seems to...) "error: could not compile `proc-macro2` (lib) due to 2 previous errors",
see also

https://github.com/alexpovel/b4s/actions/runs/5718950491/job/15495835927#step:6:298
  • Loading branch information
alexpovel committed Jul 31, 2023
1 parent 7bbbbe2 commit e2da2d2
Show file tree
Hide file tree
Showing 2 changed files with 138 additions and 147 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
/target
tarpaulin-report.html
fuzz-inputs.txt
cobertura.xml
Loading

0 comments on commit e2da2d2

Please sign in to comment.