mirror of
https://github.com/nushell/nushell.git
synced 2025-08-10 00:38:56 +02:00
Rust 1.85, edition=2024 (#15741)
This commit is contained in:
@ -1,5 +1,5 @@
|
||||
use nu_protocol::HistoryFileFormat;
|
||||
use nu_test_support::{nu, Outcome};
|
||||
use nu_test_support::{Outcome, nu};
|
||||
use reedline::{
|
||||
FileBackedHistory, History, HistoryItem, HistoryItemId, ReedlineError, SearchQuery,
|
||||
SqliteBackedHistory,
|
||||
|
Reference in New Issue
Block a user