mirror of
https://github.com/ClementTsang/bottom.git
synced 2025-04-08 17:05:59 +02:00
other: Add 'nightly' to version to Cargo.toml
This commit is contained in:
parent
a9b4d42eef
commit
0bbee6743f
2
Cargo.lock
generated
2
Cargo.lock
generated
@ -237,7 +237,7 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "bottom"
|
||||
version = "0.6.2"
|
||||
version = "0.6.2-nightly"
|
||||
dependencies = [
|
||||
"anyhow",
|
||||
"assert_cmd",
|
||||
|
@ -1,6 +1,6 @@
|
||||
[package]
|
||||
name = "bottom"
|
||||
version = "0.6.2"
|
||||
version = "0.6.2-nightly"
|
||||
authors = ["Clement Tsang <cjhtsang@uwaterloo.ca>"]
|
||||
edition = "2018"
|
||||
repository = "https://github.com/ClementTsang/bottom"
|
||||
|
Loading…
x
Reference in New Issue
Block a user