mirror of
https://github.com/Start9Labs/start-os.git
synced 2026-04-01 21:13:09 +00:00
Remove time from Health Check Result (#549)
* change health check result to remove time * rename health check result * Update appmgr/src/dependencies.rs Co-authored-by: Aiden McClelland <3732071+dr-bonez@users.noreply.github.com>
This commit is contained in:
4
compat/Cargo.lock
generated
4
compat/Cargo.lock
generated
@@ -874,9 +874,9 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "emver"
|
||||
version = "0.1.2"
|
||||
version = "0.1.6"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "79b2c25504998d1069f80a8082e3c558acd7c103a2f2399306b12ed06fec5db8"
|
||||
checksum = "ed260c4d7efaec031b9c4f6c4d3cf136e3df2bbfe50925800236f5e847f28704"
|
||||
dependencies = [
|
||||
"either",
|
||||
"fp-core",
|
||||
|
||||
Reference in New Issue
Block a user