Skip to content

Commit cd88977

Browse files
committed
Merge branch 'next/major' of github.com:Start9Labs/start-os into feature/start-tunnel
2 parents a630ef9 + 5aa9c04 commit cd88977

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

core/Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

core/startos/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ cli-registry = []
6060
cli-startd = []
6161
cli-tunnel = []
6262
default = ["cli", "startd", "registry", "cli-container", "tunnel"]
63-
dev = []
63+
dev = ["backtrace-on-stack-overflow"]
6464
docker = []
6565
registry = []
6666
startd = []

0 commit comments

Comments
 (0)