Skip to content

Commit 3982173

Browse files
authored
Refactor files for maintainability (#125)
1 parent 7c5aead commit 3982173

12 files changed

Lines changed: 2852 additions & 3085 deletions

File tree

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[package]
22
name = "nufmt"
33
version = "0.1.0"
4-
edition = "2018"
4+
edition = "2021"
55
authors = ["The NuShell Contributors"]
66
license = "MIT"
77
description = "Formats nushell extremely fast"

0 commit comments

Comments
 (0)