Skip to content

Commit c4d9103

Browse files
committed
Remove unnecessary unstable feature command_access
1 parent 857bda6 commit c4d9103

File tree

2 files changed

+0
-3
lines changed

2 files changed

+0
-3
lines changed

rust-toolchain

-1
This file was deleted.

src/main.rs

-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
#![feature(command_access)]
2-
31
#[macro_use]
42
extern crate clap;
53
use clap::{AppSettings, Arg, ArgGroup};

0 commit comments

Comments
 (0)