Skip to content

Commit

Permalink
fix stable build
Browse files Browse the repository at this point in the history
  • Loading branch information
fiji-flo committed Nov 6, 2017
1 parent 09be6a9 commit d350b3f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/lexer.rs
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
use std::ascii::AsciiExt;
use std::collections::HashMap;
use std::fmt;
use std::thread;
Expand Down

0 comments on commit d350b3f

Please sign in to comment.