File tree Expand file tree Collapse file tree 3 files changed +13
-5
lines changed Expand file tree Collapse file tree 3 files changed +13
-5
lines changed Original file line number Diff line number Diff line change 11[package ]
22name = " hyperlane-radix"
3- version = " 0.1.0"
4- edition = " 2021"
3+ documentation.workspace = true
4+ edition.workspace = true
5+ homepage.workspace = true
6+ license-file.workspace = true
7+ publish.workspace = true
8+ version.workspace = true
59
610[dependencies ]
711async-trait = { workspace = true }
Original file line number Diff line number Diff line change 11[package ]
22name = " hyperlane-sealevel"
3- version = " 0.1.0"
4- edition = " 2021"
3+ documentation.workspace = true
4+ edition.workspace = true
5+ homepage.workspace = true
6+ license-file.workspace = true
7+ publish.workspace = true
8+ version.workspace = true
59
610[dependencies ]
711anyhow.workspace = true
Original file line number Diff line number Diff line change @@ -15,4 +15,4 @@ maplit.workspace = true
1515prometheus.workspace = true
1616serde = { workspace = true , features = [" derive" ] }
1717serde_json = { workspace = true }
18- url.workspace = true
18+ url.workspace = true
You can’t perform that action at this time.
0 commit comments