mirror of
https://github.com/esp-rs/espflash.git
synced 2026-03-10 07:40:38 +00:00
build: Bump cargo-espflash (#985)
This commit is contained in:
parent
117be8448c
commit
fb4fd55b9f
2
Cargo.lock
generated
2
Cargo.lock
generated
@ -242,7 +242,7 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "cargo-espflash"
|
||||
version = "4.2.0"
|
||||
version = "4.3.0"
|
||||
dependencies = [
|
||||
"cargo_metadata",
|
||||
"clap",
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
[package]
|
||||
name = "cargo-espflash"
|
||||
version = "4.2.0"
|
||||
version = "4.3.0"
|
||||
edition = "2024"
|
||||
rust-version = "1.85"
|
||||
description = "Cargo subcommand for interacting with Espressif devices"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user