mirror of
https://github.com/ClementTsang/bottom.git
synced 2025-09-24 18:28:18 +02:00
other: bump btm's cargo version to 0.11.1 (#1783)
This commit is contained in:
parent
c29647eaf8
commit
e23af2f393
2
Cargo.lock
generated
2
Cargo.lock
generated
@ -145,7 +145,7 @@ checksum = "1b8e56985ec62d17e9c1001dc89c88ecd7dc08e47eba5ec7c29c7b5eeecde967"
|
||||
|
||||
[[package]]
|
||||
name = "bottom"
|
||||
version = "0.11.0"
|
||||
version = "0.11.1"
|
||||
dependencies = [
|
||||
"anyhow",
|
||||
"assert_cmd",
|
||||
|
@ -1,6 +1,6 @@
|
||||
[package]
|
||||
name = "bottom"
|
||||
version = "0.11.0"
|
||||
version = "0.11.1"
|
||||
repository = "https://github.com/ClementTsang/bottom"
|
||||
license = "MIT"
|
||||
description = "A customizable cross-platform graphical process/system monitor for the terminal. Supports Linux, macOS, and Windows."
|
||||
|
Loading…
x
Reference in New Issue
Block a user