1
0
Fork 0
mirror of https://github.com/lise-henry/crowbook synced 2024-05-10 04:26:22 +02:00

Update tests for Rust 2018

This commit is contained in:
lise 2019-03-05 11:16:16 +01:00
parent 3feb84afce
commit 97cecbd9ed

View File

@ -1,4 +1,3 @@
extern crate crowbook;
use crowbook::Book;
use std::io;