dependabot[bot]
0dfb70d1d8
build(deps): bump toml from 0.7.4 to 0.7.5
...
Bumps [toml](https://github.com/toml-rs/toml ) from 0.7.4 to 0.7.5.
- [Commits](https://github.com/toml-rs/toml/compare/toml-v0.7.4...toml-v0.7.5 )
---
updated-dependencies:
- dependency-name: toml
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-06-27 00:04:15 +00:00
Aderemi Adesada
088eabd489
enforce confirmation of key when prompting for new key
2023-06-25 20:43:12 +01:00
dependabot[bot]
6a6f302f1d
build(deps): bump clap from 4.3.5 to 4.3.8
...
Bumps [clap](https://github.com/clap-rs/clap ) from 4.3.5 to 4.3.8.
- [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.3.5...v4.3.8 )
---
updated-dependencies:
- dependency-name: clap
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-06-23 23:59:55 +00:00
dependabot[bot]
bba5bc502d
build(deps): bump clap from 4.3.4 to 4.3.5
...
Bumps [clap](https://github.com/clap-rs/clap ) from 4.3.4 to 4.3.5.
- [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.3.4...v4.3.5 )
---
updated-dependencies:
- dependency-name: clap
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-06-21 00:01:03 +00:00
Alexander Weiss
0317ed5905
Add check example
2023-06-20 22:06:51 +02:00
dependabot[bot]
d116c43e27
build(deps): bump rhai from 1.14.0 to 1.15.0
...
Bumps rhai from 1.14.0 to 1.15.0.
---
updated-dependencies:
- dependency-name: rhai
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-06-20 00:04:57 +00:00
dependabot[bot]
4c22600073
build(deps): bump serde_json from 1.0.96 to 1.0.97
...
Bumps [serde_json](https://github.com/serde-rs/json ) from 1.0.96 to 1.0.97.
- [Release notes](https://github.com/serde-rs/json/releases )
- [Commits](https://github.com/serde-rs/json/compare/v1.0.96...v1.0.97 )
---
updated-dependencies:
- dependency-name: serde_json
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-06-17 00:00:40 +00:00
dependabot[bot]
11ab7aeff9
build(deps): bump sha2 from 0.10.6 to 0.10.7
...
Bumps [sha2](https://github.com/RustCrypto/hashes ) from 0.10.6 to 0.10.7.
- [Commits](https://github.com/RustCrypto/hashes/compare/sha2-v0.10.6...sha2-v0.10.7 )
---
updated-dependencies:
- dependency-name: sha2
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-06-16 00:00:37 +00:00
dependabot[bot]
7f2d547b8a
build(deps): bump clap from 4.3.3 to 4.3.4
...
Bumps [clap](https://github.com/clap-rs/clap ) from 4.3.3 to 4.3.4.
- [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.3.3...v4.3.4 )
---
updated-dependencies:
- dependency-name: clap
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-06-15 13:32:39 +00:00
Alexander Weiss
9fef173167
replace users crate
2023-06-15 11:20:02 +02:00
Alexander Weiss
e27e8ad559
change tls to tls-native-roots
2023-06-13 13:17:35 +02:00
dependabot[bot]
de13bcca06
build(deps): bump log from 0.4.18 to 0.4.19
...
Bumps [log](https://github.com/rust-lang/log ) from 0.4.18 to 0.4.19.
- [Release notes](https://github.com/rust-lang/log/releases )
- [Changelog](https://github.com/rust-lang/log/blob/master/CHANGELOG.md )
- [Commits](https://github.com/rust-lang/log/compare/0.4.18...0.4.19 )
---
updated-dependencies:
- dependency-name: log
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-06-13 00:03:34 +00:00
Alexander Weiss
d8f7678097
remove comfy_table from rustic_core
2023-06-12 15:46:37 +02:00
aawsome
78bd6a1246
Merge pull request #673 from rustic-rs/refactor2
...
More refactoring
2023-06-12 13:11:05 +02:00
Alexander Weiss
1f29a84a4f
remove indicatif from rustic_core
2023-06-12 12:31:44 +02:00
aawsome
b575b8eee4
Merge pull request #671 from rustic-rs/dependabot/cargo/clap-4.3.3
...
build(deps): bump clap from 4.3.2 to 4.3.3
2023-06-11 20:28:46 +02:00
aawsome
2bccaa31c1
Merge pull request #669 from rustic-rs/dependabot/cargo/serde-1.0.164
...
build(deps): bump serde from 1.0.163 to 1.0.164
2023-06-11 20:28:13 +02:00
dependabot[bot]
1e395c4407
build(deps): bump clap from 4.3.2 to 4.3.3
...
Bumps [clap](https://github.com/clap-rs/clap ) from 4.3.2 to 4.3.3.
- [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.3.2...v4.3.3 )
---
updated-dependencies:
- dependency-name: clap
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-06-10 00:01:18 +00:00
aawsome
946fa8cb5a
Merge pull request #668 from rustic-rs/dependabot/cargo/tempfile-3.6.0
2023-06-09 08:47:30 +02:00
dependabot[bot]
1afef58b3b
build(deps): bump serde from 1.0.163 to 1.0.164
...
Bumps [serde](https://github.com/serde-rs/serde ) from 1.0.163 to 1.0.164.
- [Release notes](https://github.com/serde-rs/serde/releases )
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.163...v1.0.164 )
---
updated-dependencies:
- dependency-name: serde
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-06-09 00:10:27 +00:00
dependabot[bot]
e73bb94550
build(deps): bump tempfile from 3.5.0 to 3.6.0
...
Bumps [tempfile](https://github.com/Stebalien/tempfile ) from 3.5.0 to 3.6.0.
- [Changelog](https://github.com/Stebalien/tempfile/blob/master/CHANGELOG.md )
- [Commits](https://github.com/Stebalien/tempfile/compare/v3.5.0...v3.6.0 )
---
updated-dependencies:
- dependency-name: tempfile
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-06-07 00:01:30 +00:00
dependabot[bot]
a4535e7af2
build(deps): bump libc from 0.2.145 to 0.2.146
...
Bumps [libc](https://github.com/rust-lang/libc ) from 0.2.145 to 0.2.146.
- [Release notes](https://github.com/rust-lang/libc/releases )
- [Commits](https://github.com/rust-lang/libc/compare/0.2.145...0.2.146 )
---
updated-dependencies:
- dependency-name: libc
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-06-07 00:00:39 +00:00
simonsan
b698cc57fc
Refactor to library and cli application part
...
Co-authored-by: Alexander Weiss <alex@weissfam.de>
2023-06-06 08:51:43 +02:00
Alexander Weiss
9fa57d0615
set development version
2023-06-05 11:23:55 +02:00
Alexander Weiss
c9d58fa9c7
prepare v0.5.4
2023-06-05 09:05:05 +02:00
dependabot[bot]
50e3f3c680
build(deps): bump reqwest from 0.11.16 to 0.11.17
...
Bumps [reqwest](https://github.com/seanmonstar/reqwest ) from 0.11.16 to 0.11.17.
- [Release notes](https://github.com/seanmonstar/reqwest/releases )
- [Changelog](https://github.com/seanmonstar/reqwest/blob/master/CHANGELOG.md )
- [Commits](https://github.com/seanmonstar/reqwest/compare/v0.11.16...v0.11.17 )
---
updated-dependencies:
- dependency-name: reqwest
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-04-29 00:00:48 +00:00
aawsome
da972dbebf
Merge pull request #619 from rustic-rs/dependabot/cargo/serde_with-2.3.3
...
build(deps): bump serde_with from 2.3.2 to 2.3.3
2023-04-28 07:34:23 +02:00
dependabot[bot]
0b6e15efe6
build(deps): bump clap from 4.2.4 to 4.2.5
...
Bumps [clap](https://github.com/clap-rs/clap ) from 4.2.4 to 4.2.5.
- [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.2.4...v4.2.5 )
---
updated-dependencies:
- dependency-name: clap
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-04-28 00:04:03 +00:00
dependabot[bot]
d2ebba17ea
build(deps): bump serde_with from 2.3.2 to 2.3.3
...
Bumps [serde_with](https://github.com/jonasbb/serde_with ) from 2.3.2 to 2.3.3.
- [Release notes](https://github.com/jonasbb/serde_with/releases )
- [Commits](https://github.com/jonasbb/serde_with/compare/v2.3.2...v2.3.3 )
---
updated-dependencies:
- dependency-name: serde_with
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-04-28 00:03:52 +00:00
Alexander Weiss
ea5833c642
set development version
2023-04-27 19:09:32 +02:00
Alexander Weiss
f9d275f314
prepare v0.5.3
2023-04-25 23:17:39 +02:00
Alexander Weiss
9e21131a54
set development version
2023-04-25 09:05:33 +02:00
Alexander Weiss
9099e99605
prepare v0.5.2
2023-04-24 17:44:43 +02:00
Alexander Weiss
762dd05190
Remove getters and setters from code
2023-04-22 21:56:33 +02:00
Alexander Weiss
e8792ac5f1
backup: parallelize processing (especially for small files)
2023-04-22 20:56:57 +02:00
aawsome
78f95c5cd5
Merge pull request #598 from rustic-rs/dependabot/cargo/aho-corasick-1.0.1
...
build(deps): bump aho-corasick from 1.0.0 to 1.0.1
2023-04-22 13:39:28 +02:00
dependabot[bot]
1323fa5c96
build(deps): bump aho-corasick from 1.0.0 to 1.0.1
...
Bumps [aho-corasick](https://github.com/BurntSushi/aho-corasick ) from 1.0.0 to 1.0.1.
- [Release notes](https://github.com/BurntSushi/aho-corasick/releases )
- [Commits](https://github.com/BurntSushi/aho-corasick/compare/1.0.0...1.0.1 )
---
updated-dependencies:
- dependency-name: aho-corasick
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-04-22 00:00:24 +00:00
dependabot[bot]
00ff85efa4
build(deps): bump clap_complete from 4.2.0 to 4.2.1
...
Bumps [clap_complete](https://github.com/clap-rs/clap ) from 4.2.0 to 4.2.1.
- [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/clap_complete-v4.2.0...clap_complete-v4.2.1 )
---
updated-dependencies:
- dependency-name: clap_complete
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-04-22 00:00:13 +00:00
dependabot[bot]
7d1555fdc7
build(deps): bump libc from 0.2.141 to 0.2.142
...
Bumps [libc](https://github.com/rust-lang/libc ) from 0.2.141 to 0.2.142.
- [Release notes](https://github.com/rust-lang/libc/releases )
- [Commits](https://github.com/rust-lang/libc/compare/0.2.141...0.2.142 )
---
updated-dependencies:
- dependency-name: libc
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-04-21 00:00:45 +00:00
aawsome
db556bb558
Merge pull request #594 from rustic-rs/dependabot/cargo/clap-4.2.4
...
build(deps): bump clap from 4.2.3 to 4.2.4
2023-04-20 07:54:45 +02:00
dependabot[bot]
573aa3f484
build(deps): bump dunce from 1.0.3 to 1.0.4
...
Bumps [dunce](https://gitlab.com/kornelski/dunce ) from 1.0.3 to 1.0.4.
- [Release notes](https://gitlab.com/kornelski/dunce/tags )
- [Commits](https://gitlab.com/kornelski/dunce/compare/v1.0.3...v1.0.4 )
---
updated-dependencies:
- dependency-name: dunce
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-04-20 00:01:16 +00:00
dependabot[bot]
7dbe50bd2d
build(deps): bump clap from 4.2.3 to 4.2.4
...
Bumps [clap](https://github.com/clap-rs/clap ) from 4.2.3 to 4.2.4.
- [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.2.3...v4.2.4 )
---
updated-dependencies:
- dependency-name: clap
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-04-20 00:01:05 +00:00
aawsome
129b5a9d30
Merge pull request #591 from rustic-rs/optimize-sha
...
Use sha2 assembler optimization when possible
2023-04-19 07:42:29 +02:00
dependabot[bot]
6cd83c1ed8
build(deps): bump clap from 4.2.2 to 4.2.3
...
Bumps [clap](https://github.com/clap-rs/clap ) from 4.2.2 to 4.2.3.
- [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.2.2...v4.2.3 )
---
updated-dependencies:
- dependency-name: clap
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-04-19 00:00:41 +00:00
Alexander Weiss
34957af554
Use sha2 assembler optimization when possible
2023-04-18 22:32:07 +02:00
dependabot[bot]
1387fd7384
build(deps): bump aho-corasick from 0.7.20 to 1.0.0
...
Bumps [aho-corasick](https://github.com/BurntSushi/aho-corasick ) from 0.7.20 to 1.0.0.
- [Release notes](https://github.com/BurntSushi/aho-corasick/releases )
- [Commits](https://github.com/BurntSushi/aho-corasick/compare/0.7.20...1.0.0 )
---
updated-dependencies:
- dependency-name: aho-corasick
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-04-18 00:02:46 +00:00
Alexander Weiss
10db248507
Update to clap v4
2023-04-15 21:42:45 +02:00
dependabot[bot]
2e021aece2
build(deps): bump h2 from 0.3.16 to 0.3.17
...
Bumps [h2](https://github.com/hyperium/h2 ) from 0.3.16 to 0.3.17.
- [Release notes](https://github.com/hyperium/h2/releases )
- [Changelog](https://github.com/hyperium/h2/blob/master/CHANGELOG.md )
- [Commits](https://github.com/hyperium/h2/compare/v0.3.16...v0.3.17 )
---
updated-dependencies:
- dependency-name: h2
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-04-13 17:07:22 +00:00
Alexander Weiss
a2602cc105
set development version
2023-04-13 16:44:20 +02:00
Alexander Weiss
f11f82d7c4
prepare v0.5.1
2023-04-13 11:52:36 +02:00