blob: 9b08cb5ce9f446990ddd6a7981da87f09c6236de [file] [log] [blame]
Patrick Williams213cb262021-08-07 19:21:33 -05001Upstream-Status: OE specific
2Signed-off-by: Armin Kuster <akuster808@gmail.com>
3
4Index: git/Cargo.toml
5===================================================================
6--- git.orig/Cargo.toml
7+++ git/Cargo.toml
8@@ -71,7 +71,7 @@ static-openssl = [ "openssl/vendored" ]
9 # Make sure that Krill crashes on panics, rather than losing threads and
10 # limping on in a bad state.
11 [profile.release]
12-panic = "abort"
13+#panic = "abort"
14
15 [dev-dependencies]
16 # for user management