In this case it should respond some Error. Current it just unwrap() it thus it would panic, which is not expected. Also deps_committed should be checked too
In this case it should respond some Error.
Current it just unwrap() it thus it would panic, which is not expected.
Also deps_committed should be checked too