Sergio Gasquez Arcos
|
b348ac7254
|
Merge pull request #55 from esp-rs/dependabot/cargo/clap-4.0.22
build(deps): bump clap from 4.0.19 to 4.0.22
|
2022-11-07 22:38:29 +01:00 |
|
dependabot[bot]
|
cef4fbeb07
|
build(deps): bump clap from 4.0.19 to 4.0.22
Bumps [clap](https://github.com/clap-rs/clap) from 4.0.19 to 4.0.22.
- [Release notes](https://github.com/clap-rs/clap/releases)
- [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md)
- [Commits](https://github.com/clap-rs/clap/compare/v4.0.19...v4.0.22)
---
updated-dependencies:
- dependency-name: clap
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-11-07 21:26:14 +00:00 |
|
dependabot[bot]
|
bb62b15e2c
|
build(deps): bump regex from 1.6.0 to 1.7.0
Bumps [regex](https://github.com/rust-lang/regex) from 1.6.0 to 1.7.0.
- [Release notes](https://github.com/rust-lang/regex/releases)
- [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rust-lang/regex/compare/1.6.0...1.7.0)
---
updated-dependencies:
- dependency-name: regex
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-11-07 21:26:07 +00:00 |
|
Sergio Gasquez
|
4d3eadbe70
|
chore: ⬆️ Update version to 0.2.2-dev
|
2022-11-05 09:42:27 +01:00 |
|
Sergio Gasquez
|
01ebfee712
|
chore: ⬆️ Update Cargo.lock
|
2022-11-04 11:35:31 +01:00 |
|
Sergio Gasquez
|
247be0745f
|
chore: ⬆️ Update version to 0.2.0
|
2022-11-03 20:30:44 +00:00 |
|
Sergio Gasquez
|
143619f966
|
build: ➕ Add serde-json
|
2022-11-03 18:16:43 +01:00 |
|
dependabot[bot]
|
150f7165cb
|
build(deps): bump miette from 5.3.0 to 5.4.1
Bumps [miette](https://github.com/zkat/miette) from 5.3.0 to 5.4.1.
- [Release notes](https://github.com/zkat/miette/releases)
- [Changelog](https://github.com/zkat/miette/blob/main/CHANGELOG.md)
- [Commits](https://github.com/zkat/miette/compare/miette-derive-v5.3.0...miette-derive-v5.4.1)
---
updated-dependencies:
- dependency-name: miette
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-10-31 21:41:40 +00:00 |
|
Sergio Gasquez
|
49e34a8338
|
chore: 🐛 Update cargo lock
|
2022-10-28 16:44:17 +02:00 |
|
Sergio Gasquez
|
7460cfc63c
|
build: 📌 Pin dependencies and cargo update
|
2022-10-27 10:27:43 +00:00 |
|
Sergio Gasquez Arcos
|
f3bdc714b0
|
Merge branch 'main' into feature/doc-update
|
2022-10-27 10:34:50 +02:00 |
|
Sergio Gasquez Arcos
|
b2ca668652
|
Merge pull request #31 from esp-rs/feature/config-file
Add configuration file
|
2022-10-26 16:52:59 +02:00 |
|
Sergio Gasquez
|
0da0745ea1
|
build: ➕ Add regex
|
2022-10-26 08:51:48 +00:00 |
|
Sergio Gasquez Arcos
|
aca2f3c3cf
|
Merge pull request #29 from esp-rs/dependabot/cargo/clap-4.0.18
build(deps): bump clap from 4.0.15 to 4.0.18
|
2022-10-25 10:11:02 +02:00 |
|
dependabot[bot]
|
837daf570c
|
build(deps): bump anyhow from 1.0.65 to 1.0.66
Bumps [anyhow](https://github.com/dtolnay/anyhow) from 1.0.65 to 1.0.66.
- [Release notes](https://github.com/dtolnay/anyhow/releases)
- [Commits](https://github.com/dtolnay/anyhow/compare/1.0.65...1.0.66)
---
updated-dependencies:
- dependency-name: anyhow
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-10-24 21:41:32 +00:00 |
|
dependabot[bot]
|
6db994f70b
|
build(deps): bump clap from 4.0.15 to 4.0.18
Bumps [clap](https://github.com/clap-rs/clap) from 4.0.15 to 4.0.18.
- [Release notes](https://github.com/clap-rs/clap/releases)
- [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md)
- [Commits](https://github.com/clap-rs/clap/compare/v4.0.15...v4.0.18)
---
updated-dependencies:
- dependency-name: clap
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-10-24 21:41:23 +00:00 |
|
Sergio Gasquez
|
19acf19d17
|
feat: ✨ Initial suppor for config file
|
2022-10-21 09:45:35 +00:00 |
|
Sergio Gasquez Arcos
|
dc3f820675
|
Merge pull request #24 from esp-rs/dependabot/cargo/zip-0.6.3
build(deps): bump zip from 0.6.2 to 0.6.3
|
2022-10-18 10:41:42 +02:00 |
|
dependabot[bot]
|
359f86d219
|
build(deps): bump clap from 4.0.10 to 4.0.15
Bumps [clap](https://github.com/clap-rs/clap) from 4.0.10 to 4.0.15.
- [Release notes](https://github.com/clap-rs/clap/releases)
- [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md)
- [Commits](https://github.com/clap-rs/clap/compare/v4.0.10...v4.0.15)
---
updated-dependencies:
- dependency-name: clap
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-10-17 21:36:54 +00:00 |
|
dependabot[bot]
|
72b7c9be07
|
build(deps): bump zip from 0.6.2 to 0.6.3
Bumps [zip](https://github.com/zip-rs/zip) from 0.6.2 to 0.6.3.
- [Release notes](https://github.com/zip-rs/zip/releases)
- [Commits](https://github.com/zip-rs/zip/commits)
---
updated-dependencies:
- dependency-name: zip
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-10-17 21:36:45 +00:00 |
|
Juraj Michálek
|
a07f12b58a
|
ci: use vendored SSL also for x86_64 Linux
|
2022-10-12 13:29:22 +02:00 |
|
Sergio Gasquez
|
ffc2611d41
|
refactor: ♻️ Use strum-macros to avoid reimplementing from_str
|
2022-10-07 20:44:50 +02:00 |
|
Sergio Gasquez
|
5dcf1191c5
|
build: ⬆️ Cargo update
|
2022-10-07 15:51:19 +02:00 |
|
dependabot[bot]
|
16624e4a4f
|
build(deps): bump clap from 4.0.9 to 4.0.10
Bumps [clap](https://github.com/clap-rs/clap) from 4.0.9 to 4.0.10.
- [Release notes](https://github.com/clap-rs/clap/releases)
- [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md)
- [Commits](https://github.com/clap-rs/clap/compare/v4.0.9...v4.0.10)
---
updated-dependencies:
- dependency-name: clap
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-10-07 06:41:45 +00:00 |
|
dependabot[bot]
|
d5671a607f
|
build(deps): bump clap from 4.0.8 to 4.0.9
Bumps [clap](https://github.com/clap-rs/clap) from 4.0.8 to 4.0.9.
- [Release notes](https://github.com/clap-rs/clap/releases)
- [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md)
- [Commits](https://github.com/clap-rs/clap/compare/v4.0.8...v4.0.9)
---
updated-dependencies:
- dependency-name: clap
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-10-03 22:10:42 +00:00 |
|
Sergio Gasquez
|
f28f6e68c3
|
build: ⬆️ Update clap to 4.0
|
2022-10-02 10:54:23 +02:00 |
|
dependabot[bot]
|
871d5df90c
|
build(deps): bump embuild from 0.30.3 to 0.30.4
Bumps [embuild](https://github.com/ivmarkov/embuild) from 0.30.3 to 0.30.4.
- [Release notes](https://github.com/ivmarkov/embuild/releases)
- [Commits](https://github.com/ivmarkov/embuild/compare/v0.30.3...v0.30.4)
---
updated-dependencies:
- dependency-name: embuild
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-09-26 08:34:22 +00:00 |
|
Sergio Gasquez
|
b58320c8b1
|
build: ⬆️ Remove unecesary crates
|
2022-09-21 20:22:49 +02:00 |
|
Sergio Gasquez
|
0ed2588841
|
build: ⬆️ Remove unnecesary crates
|
2022-09-21 18:19:35 +00:00 |
|
Sergio Gasquez
|
9119070410
|
build: ⬆️ Remove unnecesary crates
|
2022-09-21 18:17:16 +00:00 |
|
Sergio Gasquez
|
e3d6e38644
|
build: ⬆️ Update reqwest version and cargo update
|
2022-09-21 10:37:10 +00:00 |
|
Sergio Gasquez
|
2573607bde
|
build: ⬆️ Update reqwest version and cargo update
|
2022-09-21 10:28:31 +00:00 |
|
Sergio Gasquez
|
352069bfb2
|
refactor: ♻️ Refactor espidf installation
|
2022-09-19 14:03:29 +00:00 |
|
Sergio Gasquez
|
26f38bab5b
|
Add chip.rs
|
2022-09-18 08:02:06 +00:00 |
|
Sergio Gasquez
|
211d55fa13
|
refactor: 📦️ Update package name
|
2022-09-17 08:59:34 +00:00 |
|
Sergio Gasquez
|
eda2eb3a23
|
feat: ✨ Add logs
|
2022-09-17 09:30:06 +02:00 |
|
Sergio Gasquez
|
ef7e3e6167
|
refactor: 🎨 Use anyhow and rename functions
|
2022-09-17 09:16:12 +02:00 |
|
Sergio Gasquez
|
cdccc53d72
|
build: ⬆️ Cargo update
|
2022-09-17 08:50:03 +02:00 |
|
Sergio Gasquez
|
d12916109b
|
Pretify prints
|
2022-08-12 10:34:43 +00:00 |
|
Sergio Gasquez
|
79b9b4edbf
|
Improve param parsing
|
2022-08-11 16:32:13 +00:00 |
|
Sergio Gasquez
|
d6d39f0978
|
Initial commit
|
2022-08-11 11:42:36 +02:00 |
|