summaryrefslogtreecommitdiffstats
path: root/pkgs/applications/misc/mission-center/gatherer-Cargo.lock
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs/applications/misc/mission-center/gatherer-Cargo.lock')
-rw-r--r--pkgs/applications/misc/mission-center/gatherer-Cargo.lock19
1 files changed, 1 insertions, 18 deletions
diff --git a/pkgs/applications/misc/mission-center/gatherer-Cargo.lock b/pkgs/applications/misc/mission-center/gatherer-Cargo.lock
index 41f888017e3e..99951e03a337 100644
--- a/pkgs/applications/misc/mission-center/gatherer-Cargo.lock
+++ b/pkgs/applications/misc/mission-center/gatherer-Cargo.lock
@@ -320,7 +320,7 @@ dependencies = [
[[package]]
name = "gatherer"
-version = "0.4.1"
+version = "0.4.3"
dependencies = [
"arrayvec",
"ash",
@@ -334,7 +334,6 @@ dependencies = [
"gbm",
"lazy_static",
"libc 0.2.150",
- "num_cpus",
"pkg-config",
"rust-ini",
"serde",
@@ -394,12 +393,6 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "290f1a1d9242c78d09ce40a5e87e7554ee637af1351968159f4952f028f75604"
[[package]]
-name = "hermit-abi"
-version = "0.3.3"
-source = "registry+https://github.com/rust-lang/crates.io-index"
-checksum = "d77f7ec81a6d05a3abb01ab6eb7590f6083d08449fe5a1c8b1e620283546ccb7"
-
-[[package]]
name = "hex"
version = "0.4.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
@@ -513,16 +506,6 @@ dependencies = [
]
[[package]]
-name = "num_cpus"
-version = "1.16.0"
-source = "registry+https://github.com/rust-lang/crates.io-index"
-checksum = "4161fcb6d602d4d2081af7c3a45852d875a03dd337a6bfdd6e06407b61342a43"
-dependencies = [
- "hermit-abi",
- "libc 0.2.150",
-]
-
-[[package]]
name = "once_cell"
version = "1.18.0"
source = "registry+https://github.com/rust-lang/crates.io-index"