Skip to content

Commit

Permalink
Upgrade dependencies and set MSRV to 1.65
Browse files Browse the repository at this point in the history
The dependencies were upgraded to handle [workspace inheritance
introduced in cargo 1.64][1]. MSRV was set to the minimal version
required to compile (1.65 due to usage of let else in cargo).

This PR resolves meta-rust#60. On the same note meta-rust#46 should also probably get
closed since AFAIK it's already been resolved.

[1]: rust-lang/cargo#10859

Signed-off-by: Marcel Guzik <marcel.guzik@inetum.com>
  • Loading branch information
Bravo555 committed Feb 2, 2023
1 parent 77c1f66 commit 1d6b86e
Show file tree
Hide file tree
Showing 2 changed files with 453 additions and 189 deletions.
Loading

0 comments on commit 1d6b86e

Please sign in to comment.