c70d2ff Ticket 50831 add cargo.lock to allow offline builds

Authored and Committed by firstyear 4 years ago
    Ticket 50831 add cargo.lock to allow offline builds
    
    Bug Description: We need cargo.lock to be distributed to allow offline
    builds of the application
    
    Fix Description: In offline builds without cargo.lock present, the build
    fails as the versions are checked.
    
    https://pagure.io/389-ds-base/issue/50831
    
    Author: William Brown <william@blackhats.net.au>
    
    Review by: mhonek
    
        
file modified
+2 -1
file modified
+2 -1
file modified
+3 -0
file modified
+0 -3
file added
+447
file modified
+6 -0
file modified
+3 -3
file modified
+3 -3
file modified
+3 -3