mg24-install 0.1.2

Install and setup MG24 SDK folders automatically for mg24-hal
# 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 = "mg24-install"
version = "0.1.2"
authors = ["Fahad Hiayri <fahadhiyari0@gamil.com>"]
build = false
autolib = false
autobins = false
autoexamples = false
autotests = false
autobenches = false
description = "Install and setup MG24 SDK folders automatically for mg24-hal"
homepage = "https://github.com/fr9rx/mg24-install"
documentation = "https://docs.rs/mg24-install"
readme = "README.md"
keywords = [
    "mg24",
    "gecko-sdk",
    "embedded",
    "hal",
    "siliconlabs",
]
categories = ["hardware-support"]
license = "MIT"
repository = "https://github.com/fr9rx/mg24-install"

[[bin]]
name = "mg24-install"
path = "src/main.rs"

[dependencies.dirs]
version = "5.0"

[dependencies.fs_extra]
version = "1.3"