Remove accidental nightly feature

This commit is contained in:
Luke Street 2023-07-21 18:06:04 -04:00
parent b958a23396
commit 08663e8c3e

View File

@ -1,4 +1,3 @@
#![feature(seek_stream_len)]
use std::io::Write;
use argh::FromArgs;