Skip to content

Commit 160185d

Browse files
committed
Update origin-start-panic-abort's README.md.
Now that origin uses `cfg(panic = "unwind")` it no longer has an "unwinding" feature.
1 parent 892213b commit 160185d

File tree

1 file changed

+1
-2
lines changed
  • example-crates/origin-start-panic-abort

1 file changed

+1
-2
lines changed
Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
Like the [origin-start example], but uses panic=abort in Cargo.toml instead of
2-
enabling origin's "unwinding" feature.
1+
Like the [origin-start example], but uses panic=abort in Cargo.toml.
32

43
[origin-start example]: https://github.com/sunfishcode/origin/blob/main/example-crates/origin-start/README.md

0 commit comments

Comments
 (0)