Remove accidental nightly feature

This commit is contained in:
Luke Street 2023-07-21 18:06:04 -04:00
parent b958a23396
commit 08663e8c3e
1 changed files with 0 additions and 1 deletions

View File

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