fix import

This commit is contained in:
Lucy Cifferello
2021-03-16 16:33:41 -06:00
committed by Keagan McClelland
parent 1c3b16e870
commit 8c87e6653c

View File

@@ -1,4 +1,5 @@
use super::*;
use std::os::unix::process::ExitStatusExt;
const V0_2_11: emver::Version = emver::Version::new(0, 2, 11, 0);