Remove accidental nightly feature
This commit is contained in:
parent
b958a23396
commit
08663e8c3e
|
@ -1,4 +1,3 @@
|
||||||
#![feature(seek_stream_len)]
|
|
||||||
use std::io::Write;
|
use std::io::Write;
|
||||||
|
|
||||||
use argh::FromArgs;
|
use argh::FromArgs;
|
||||||
|
|
Loading…
Reference in New Issue