11 Commits

Author SHA1 Message Date
dependabot[bot]
32e259842f Bump serde from 1.0.196 to 1.0.197
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.196 to 1.0.197.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.196...v1.0.197)

---
updated-dependencies:
- dependency-name: serde
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-26 19:08:33 +00:00
dependabot[bot]
94596ec5b3 Bump thiserror from 1.0.56 to 1.0.57
Bumps [thiserror](https://github.com/dtolnay/thiserror) from 1.0.56 to 1.0.57.
- [Release notes](https://github.com/dtolnay/thiserror/releases)
- [Commits](https://github.com/dtolnay/thiserror/compare/1.0.56...1.0.57)

---
updated-dependencies:
- dependency-name: thiserror
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-12 22:16:23 +00:00
dependabot[bot]
75bc4140f1 Bump toml from 0.8.9 to 0.8.10
Bumps [toml](https://github.com/toml-rs/toml) from 0.8.9 to 0.8.10.
- [Commits](https://github.com/toml-rs/toml/compare/toml-v0.8.9...toml-v0.8.10)

---
updated-dependencies:
- dependency-name: toml
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-12 22:16:14 +00:00
dependabot[bot]
528f147aec Bump ureq from 2.9.4 to 2.9.5
Bumps [ureq](https://github.com/algesten/ureq) from 2.9.4 to 2.9.5.
- [Changelog](https://github.com/algesten/ureq/blob/main/CHANGELOG.md)
- [Commits](https://github.com/algesten/ureq/compare/2.9.4...2.9.5)

---
updated-dependencies:
- dependency-name: ureq
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-12 22:16:02 +00:00
53522d8eb4
bump version v1.0.1 2024-02-02 22:19:41 +03:00
271d5d8c6c
fix filename reading from cli argument 2024-02-02 22:18:52 +03:00
b811b63bd3
trigger debug build only on code changes 2024-02-02 21:23:39 +03:00
c164cafeac
add dependabot 2024-02-02 21:20:37 +03:00
592e45f731
add nix build with cache to release workflow 2024-02-02 21:14:51 +03:00
210ec4cb41
v1.0.0 v1.0.0 2024-02-02 20:49:43 +03:00
607280ec51
init 2024-02-02 20:49:17 +03:00