Skip to content

Commit

Permalink
fix my stupid bug
Browse files Browse the repository at this point in the history
  • Loading branch information
DCjanus committed May 8, 2019
1 parent 1d24286 commit a63ac88
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/bin/rm/args.rs
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
//! Handle `cargo rm` arguments

use errors::*;
use crate::errors::*;

#[derive(Debug, Deserialize)]
/// Docopts input args.
Expand Down

0 comments on commit a63ac88

Please sign in to comment.