Skip to content

Commit 992c6d4

Browse files
committed
workspace hack
1 parent e542817 commit 992c6d4

File tree

3 files changed

+4
-0
lines changed

3 files changed

+4
-0
lines changed

Cargo.lock

+2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

ereport/api/Cargo.toml

+1
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ serde.workspace = true
1313
serde_json.workspace = true
1414
thiserror.workspace = true
1515
uuid.workspace = true
16+
omicron-workspace-hack.workspace = true
1617

1718
[lints]
1819
workspace = true

ereport/types/Cargo.toml

+1
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ schemars.workspace = true
99
serde.workspace = true
1010
serde_json.workspace = true
1111
uuid.workspace = true
12+
omicron-workspace-hack.workspace = true
1213

1314
[lints]
1415
workspace = true

0 commit comments

Comments
 (0)