Skip to content

Commit 441ad60

Browse files
committed
Cargo.toml - rearrange crates so that cargo-make runs tasks in that order
1 parent cc1935e commit 441ad60

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
[workspace]
22

33
members = [
4-
"adapter",
54
"primitives",
5+
"adapter",
6+
"adview-manager",
67
"validator_worker",
78
"sentry",
8-
"adview-manager",
99
]
1010

1111
[patch.crates-io]

0 commit comments

Comments
 (0)