build: Bump cargo-espflash (#985)

This commit is contained in:
Sergio Gasquez Arcos 2025-12-15 15:17:24 +01:00 committed by GitHub
parent 117be8448c
commit fb4fd55b9f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View File

@ -242,7 +242,7 @@ dependencies = [
[[package]]
name = "cargo-espflash"
version = "4.2.0"
version = "4.3.0"
dependencies = [
"cargo_metadata",
"clap",

View File

@ -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"