Skip to content
Snippets Groups Projects

Update dependencies

Merged Vincent Lafeychine requested to merge update-dependencies into main
All threads resolved!

This MR updates and also removes some Rust dependencies for a release build:

  • analysis_driver and gen_accessibility_driver binaries: Used for analysis's testing purposes only.
  • derive_more crate: Keeps Display for future use.
  • fs_extra crate: Unused and therefore removed.

The only interesting commits are !39 (75ba1933) and !39 (11f1254e).

It is now also possible to do cargo test (added in the CI), useful to add more tests.

Currently, cargo test fails on analysis: I'll look into this later (unless @lgaeher has already an idea why it might fail).

Edited by Vincent Lafeychine

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading