Commit 72d002a
committed
fix: remove path dep from airframe (use crates.io only in CI)
- Remove path = "../airframe" from Cargo.toml — CI checks out only
shimmy repo, so ../airframe path never exists in CI builds
- Keep version = "0.2.8" to resolve from crates.io
- Regenerate Cargo.lock with airframe as registry (not path) dep
- Airframe 0.2.8 published to crates.io with isf feature and
airframe-observe dependency properly configured1 parent 131812a commit 72d002a
2 files changed
Lines changed: 20 additions & 14 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
68 | 68 | | |
69 | 69 | | |
70 | 70 | | |
71 | | - | |
| 71 | + | |
72 | 72 | | |
73 | 73 | | |
74 | 74 | | |
| |||
0 commit comments