blob e44ef64119aefc23a3119fe0ce01566f5d7ec98c 242 bytes (raw)
name: tools/cgroup-setup/Cargo.toml # note: path name is non-authoritative(*)
1
2
3
4
5
6
7
8
9
10
| | # SPDX-FileCopyrightText: 2026 Demi Marie Obenour <demiobenour@gmail.com>
# SPDX-License-Identifier: CC0-1.0
[package]
name = "cgroup-setup"
edition = "2024"
[dependencies]
libc = "0.2.177"
rustix = { version = "1.1.2", features = ["fs"] }
|
debug log:
solving e44ef64119aefc23a3119fe0ce01566f5d7ec98c ...
found e44ef64119aefc23a3119fe0ce01566f5d7ec98c in https://inbox.spectrum-os.org/spectrum-devel/20260805-cgroups-v6-2-086c0f00f55f@gmail.com/
applying [1/1] https://inbox.spectrum-os.org/spectrum-devel/20260805-cgroups-v6-2-086c0f00f55f@gmail.com/
diff --git a/tools/cgroup-setup/Cargo.toml b/tools/cgroup-setup/Cargo.toml
new file mode 100644
index 0000000000000000000000000000000000000000..e44ef64119aefc23a3119fe0ce01566f5d7ec98c
Checking patch tools/cgroup-setup/Cargo.toml...
Applied patch tools/cgroup-setup/Cargo.toml cleanly.
index at:
100644 e44ef64119aefc23a3119fe0ce01566f5d7ec98c tools/cgroup-setup/Cargo.toml
(*) Git path names are given by the tree(s) the blob belongs to.
Blobs themselves have no identifier aside from the hash of its contents.^
Code repositories for project(s) associated with this public inbox
https://spectrum-os.org/git/doc
https://spectrum-os.org/git/mktuntap
https://spectrum-os.org/git/spectrum
https://spectrum-os.org/git/ucspi-vsock
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).