mirror of
https://github.com/nushell/nushell.git
synced 2025-06-30 06:30:08 +02:00
Bump version to 0.94.0 (#12987)
This commit is contained in:
@ -5,7 +5,7 @@ repository = "https://github.com/nushell/nushell/tree/main/crates/nu-pretty-hex"
|
||||
edition = "2021"
|
||||
license = "MIT"
|
||||
name = "nu-pretty-hex"
|
||||
version = "0.93.1"
|
||||
version = "0.94.0"
|
||||
|
||||
[lib]
|
||||
doctest = false
|
||||
@ -18,4 +18,4 @@ nu-ansi-term = { workspace = true }
|
||||
|
||||
[dev-dependencies]
|
||||
heapless = { version = "0.8", default-features = false }
|
||||
rand = "0.8"
|
||||
rand = "0.8"
|
Reference in New Issue
Block a user