nushell/crates/nu-cmd-lang/src
Reilly Wood 878e08cfa4
Fix the SQLite feature name in version (#8381)
A tiny fix: make the naming of the `sqlite` feature consistent across
both `Cargo.toml` and the `version` command's output. Previously
`version` displayed it as `database`, a user was asking about that the
other day.
2023-03-09 20:49:29 -08:00
..
core_commands Fix the SQLite feature name in version (#8381) 2023-03-09 20:49:29 -08:00
default_context.rs Cratification: Break out nu_cmd_lang into a separate crate (#8181) 2023-02-24 09:54:42 -06:00
example_support.rs cratification: Example support (#8231) 2023-02-27 13:58:56 -08:00
example_test.rs cratification: Example support (#8231) 2023-02-27 13:58:56 -08:00
lib.rs cratification: Example support (#8231) 2023-02-27 13:58:56 -08:00