Skip to content

fix: cargo warning#5105

Merged
mattsse merged 1 commit intofoundry-rs:masterfrom
DaniPopes:fix/cargo-warning
Jun 3, 2023
Merged

fix: cargo warning#5105
mattsse merged 1 commit intofoundry-rs:masterfrom
DaniPopes:fix/cargo-warning

Conversation

@DaniPopes
Copy link
Member

See rust-lang/cargo#10910, released with Rust 1.70

warning: some crates are on edition 2021 which defaults to `resolver = "2"`, but virtual workspaces default to `resolver = "1"`

Motivation

Solution

See rust-lang/cargo#10910, released with Rust 1.70

```
warning: some crates are on edition 2021 which defaults to `resolver = "2"`, but virtual workspaces default to `resolver = "1"`
```
@mattsse mattsse merged commit 03aa926 into foundry-rs:master Jun 3, 2023
@DaniPopes DaniPopes deleted the fix/cargo-warning branch June 3, 2023 19:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants