build: ⬆️ Upgrade espup version

This commit is contained in:
Sergio Gasquez 2023-01-13 16:14:55 +01:00
parent 6788316b85
commit f9a061f717
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View File

@ -516,7 +516,7 @@ dependencies = [
[[package]]
name = "espup"
version = "0.2.5"
version = "0.2.6"
dependencies = [
"anyhow",
"assert_cmd",

View File

@ -1,6 +1,6 @@
[package]
name = "espup"
version = "0.2.5"
version = "0.2.6"
authors = ["Sergio Gasquez Arcos <sergio.gasquez@gmail.com>"]
edition = "2021"
license = "MIT OR Apache-2.0"