patches and low-level development discussion
 help / color / mirror / code / Atom feed
blob 1e4500d52e404ffba96eeac78a015bdb77f3141c 444 bytes (raw)
name: tools/spectrum-installer/Cargo.toml 	 # note: path name is non-authoritative(*)

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
 
# SPDX-License-Identifier: CC0-1.0
# SPDX-FileCopyrightText: 2025 Johannes Süllner <johannes.suellner@mailbox.org>

[package]
name = "spectrum-installer"
version = "0.1.0"
edition = "2024"

[dependencies]
iced = { version = "0.14", features = ["image", "qr_code"] }
iced_aw = { version = "0.13", features = ["spinner"] }
iced_fonts = { version = "0.3", features = ["bootstrap"] }
iced_term = { version = "0.7" }
blockdev = { version = "0.3" }

debug log:

solving 1e4500d ...
found 1e4500d in https://inbox.spectrum-os.org/spectrum-devel/20260204175543.22164-3-johannes.suellner@mailbox.org/

applying [1/1] https://inbox.spectrum-os.org/spectrum-devel/20260204175543.22164-3-johannes.suellner@mailbox.org/
diff --git a/tools/spectrum-installer/Cargo.toml b/tools/spectrum-installer/Cargo.toml
new file mode 100644
index 0000000..1e4500d

Checking patch tools/spectrum-installer/Cargo.toml...
Applied patch tools/spectrum-installer/Cargo.toml cleanly.

index at:
100644 1e4500d52e404ffba96eeac78a015bdb77f3141c	tools/spectrum-installer/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/crosvm
	https://spectrum-os.org/git/doc
	https://spectrum-os.org/git/mktuntap
	https://spectrum-os.org/git/nixpkgs
	https://spectrum-os.org/git/spectrum
	https://spectrum-os.org/git/ucspi-vsock
	https://spectrum-os.org/git/www

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).