diff options
Diffstat (limited to 'Cargo.toml')
| -rw-r--r-- | Cargo.toml | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -4,6 +4,8 @@ members = [ "crates/secd", ] +resolver = "2" + [profile.release] strip = true lto = true |
![]() |
index : secdiam.git | |
| Identity and Access Management library and Sec(urity)D(aemon) | rse8 |
| aboutsummaryrefslogtreecommitdiff |
| -rw-r--r-- | Cargo.toml | 2 |
@@ -4,6 +4,8 @@ members = [ "crates/secd", ] +resolver = "2" + [profile.release] strip = true lto = true |