samloader 1.2.0

Download firmware for Samsung devices
# THIS FILE IS AUTOMATICALLY GENERATED BY CARGO
#
# When uploading crates to the registry Cargo will automatically
# "normalize" Cargo.toml files for maximal compatibility
# with all versions of Cargo and also rewrite `path` dependencies
# to registry (e.g., crates.io) dependencies.
#
# If you are reading this file be aware that the original Cargo.toml
# will likely look very different (and much more reasonable).
# See Cargo.toml.orig for the original contents.

[package]
edition = "2024"
name = "samloader"
version = "1.2.0"
build = false
autolib = false
autobins = false
autoexamples = false
autotests = false
autobenches = false
description = "Download firmware for Samsung devices"
readme = false
keywords = [
    "samsung",
    "firmware",
]
license = "Apache-2.0"
repository = "https://github.com/topjohnwu/samloader-rs"
resolver = "2"

[[bin]]
name = "samloader"
path = "src/main.rs"

[dependencies.clap]
version = "4.6"

[dependencies.indicatif]
version = "0.18"

[dependencies.memmap2]
version = "0.9"

[dependencies.samloader-fus]
version = "1.2.0"