Skip to content

Commit 108df10

Browse files
Update Rust crate console to 0.16.0
1 parent 29066c9 commit 108df10

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

memN0ps/mimiRust/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ regex = "1.10.4"
1919
clap = { version = "4.5.4", features = ["derive"] }
2020
whoami = "1.5.1"
2121
md-5 = "0.10.6"
22-
console = "0.15.8"
22+
console = "0.16.0"
2323

2424
[profile.release]
2525
panic = 'abort'

0 commit comments

Comments
 (0)