mirror of
https://github.com/fish-shell/fish-shell.git
synced 2026-06-02 05:41:16 -03:00
wgetopt: extract into new crate
Move `src/wgetopt.rs` into a new dedicated crate. Closes #12317
This commit is contained in:
committed by
Johannes Altmanninger
parent
154c095e66
commit
93eb9ee4d8
@@ -34,7 +34,7 @@ Copyright: 1990-2007 Free Software Foundation, Inc.
|
||||
2022 fish-shell contributors
|
||||
License: GPL-2+
|
||||
|
||||
Files: src/wgetopt.rs
|
||||
Files: crates/wgetopt/src/wgetopt.rs
|
||||
Copyright: 1989-1994 Free Software Foundation, Inc.
|
||||
License: LGPL-2+
|
||||
|
||||
|
||||
Reference in New Issue
Block a user