Commit Graph

131 Commits

Author SHA1 Message Date
aawsome
50833b01f6
Merge pull request #299 from rustic-rs/dependabot/cargo/serde_with-2.1.0
build(deps): bump serde_with from 2.0.1 to 2.1.0
2022-11-17 17:09:59 +01:00
dependabot[bot]
77e3d47c58 build(deps): bump serde_with from 2.0.1 to 2.1.0
Bumps [serde_with](https://github.com/jonasbb/serde_with) from 2.0.1 to 2.1.0.
- [Release notes](https://github.com/jonasbb/serde_with/releases)
- [Commits](https://github.com/jonasbb/serde_with/compare/v2.0.1...v2.1.0)

---
updated-dependencies:
- dependency-name: serde_with
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-16 23:19:13 +00:00
dependabot[bot]
d14bcff71c
build(deps): bump reqwest from 0.11.12 to 0.11.13
Bumps [reqwest](https://github.com/seanmonstar/reqwest) from 0.11.12 to 0.11.13.
- [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.12...v0.11.13)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-16 23:19:04 +00:00
Alexander Weiss
70b369acfe backup: Allow relative paths 2022-11-14 16:38:21 +01:00
aawsome
b055b033d4
Merge pull request #288 from rustic-rs/dependabot/cargo/indicatif-0.17.2 2022-11-09 18:04:12 +01:00
dependabot[bot]
e80cf6a4f0
build(deps): bump indicatif from 0.17.1 to 0.17.2
Bumps [indicatif](https://github.com/console-rs/indicatif) from 0.17.1 to 0.17.2.
- [Release notes](https://github.com/console-rs/indicatif/releases)
- [Commits](https://github.com/console-rs/indicatif/compare/0.17.1...0.17.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-08 23:10:25 +00:00
dependabot[bot]
357959800c
build(deps): bump serde-aux from 4.0.0 to 4.1.0
Bumps [serde-aux](https://github.com/vityafx/serde-aux) from 4.0.0 to 4.1.0.
- [Release notes](https://github.com/vityafx/serde-aux/releases)
- [Commits](https://github.com/vityafx/serde-aux/commits)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-08 23:10:18 +00:00
aawsome
8ea1ca9673
Merge pull request #277 from rustic-rs/dependabot/cargo/gethostname-0.4.0
build(deps): bump gethostname from 0.3.0 to 0.4.0
2022-10-31 06:23:41 +01:00
dependabot[bot]
2fecb5a665
build(deps): bump gethostname from 0.3.0 to 0.4.0
Bumps [gethostname](https://github.com/lunaryorn/gethostname.rs) from 0.3.0 to 0.4.0.
- [Release notes](https://github.com/lunaryorn/gethostname.rs/releases)
- [Changelog](https://github.com/lunaryorn/gethostname.rs/blob/main/CHANGELOG.md)
- [Commits](https://github.com/lunaryorn/gethostname.rs/compare/v0.3.0...v0.4.0)

---
updated-dependencies:
- dependency-name: gethostname
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-28 23:37:24 +00:00
dependabot[bot]
3d4b2bf68a
build(deps): bump clap from 3.2.22 to 3.2.23
Bumps [clap](https://github.com/clap-rs/clap) from 3.2.22 to 3.2.23.
- [Release notes](https://github.com/clap-rs/clap/releases)
- [Changelog](https://github.com/clap-rs/clap/blob/v3.2.23/CHANGELOG.md)
- [Commits](https://github.com/clap-rs/clap/compare/v3.2.22...v3.2.23)

---
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-26 11:58:32 +00:00
Alexander Weiss
7e457a082f Completely remove async 2022-10-23 08:49:48 +02:00
Alexander Weiss
8b87630e1b Make archiver async 2022-10-23 08:43:15 +02:00
Alexander Weiss
683f2bc26c Parallelize backend operations 2022-10-23 08:43:15 +02:00
Alexander Weiss
606f08648e Make backend sync 2022-10-23 08:43:15 +02:00
aawsome
5020f0dffc
Merge pull request #273 from rustic-rs/dependabot/cargo/serde-1.0.147
build(deps): bump serde from 1.0.145 to 1.0.147
2022-10-22 06:47:24 +02:00
dependabot[bot]
bf7bb98cd0
build(deps): bump base64 from 0.13.0 to 0.13.1
Bumps [base64](https://github.com/marshallpierce/rust-base64) from 0.13.0 to 0.13.1.
- [Release notes](https://github.com/marshallpierce/rust-base64/releases)
- [Changelog](https://github.com/marshallpierce/rust-base64/blob/master/RELEASE-NOTES.md)
- [Commits](https://github.com/marshallpierce/rust-base64/compare/v0.13.0...v0.13.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-21 23:37:01 +00:00
dependabot[bot]
40251ed697
build(deps): bump serde from 1.0.145 to 1.0.147
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.145 to 1.0.147.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.145...v1.0.147)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-21 23:36:55 +00:00
aawsome
1509b30fbc
Merge pull request #270 from rustic-rs/dependabot/cargo/anyhow-1.0.66
build(deps): bump anyhow from 1.0.65 to 1.0.66
2022-10-21 14:38:35 +02:00
aawsome
dec9ee5a0a
Merge pull request #271 from rustic-rs/dependabot/cargo/filetime-0.2.18
build(deps): bump filetime from 0.2.17 to 0.2.18
2022-10-21 14:38:14 +02:00
dependabot[bot]
9f2a89e2ad
build(deps): bump filetime from 0.2.17 to 0.2.18
Bumps [filetime](https://github.com/alexcrichton/filetime) from 0.2.17 to 0.2.18.
- [Release notes](https://github.com/alexcrichton/filetime/releases)
- [Commits](https://github.com/alexcrichton/filetime/compare/0.2.17...0.2.18)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-21 00:16:59 +00:00
dependabot[bot]
48a88e2011
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-21 00:16:55 +00:00
dependabot[bot]
a6706f8e55
build(deps): bump rpassword from 7.0.0 to 7.1.0
Bumps [rpassword](https://github.com/conradkleinespel/rpassword) from 7.0.0 to 7.1.0.
- [Release notes](https://github.com/conradkleinespel/rpassword/releases)
- [Commits](https://github.com/conradkleinespel/rpassword/compare/v7.0.0...v7.1.0)

---
updated-dependencies:
- dependency-name: rpassword
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-21 00:16:51 +00:00
aawsome
186f9cf434
Merge pull request #267 from rustic-rs/dependabot/cargo/serde_json-1.0.87
build(deps): bump serde_json from 1.0.86 to 1.0.87
2022-10-20 19:41:04 +02:00
dependabot[bot]
28bb15f6a2
build(deps): bump serde_json from 1.0.86 to 1.0.87
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.86 to 1.0.87.
- [Release notes](https://github.com/serde-rs/json/releases)
- [Commits](https://github.com/serde-rs/json/compare/v1.0.86...v1.0.87)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-19 23:40:04 +00:00
dependabot[bot]
da1c96c9aa
build(deps): bump async-trait from 0.1.57 to 0.1.58
Bumps [async-trait](https://github.com/dtolnay/async-trait) from 0.1.57 to 0.1.58.
- [Release notes](https://github.com/dtolnay/async-trait/releases)
- [Commits](https://github.com/dtolnay/async-trait/compare/0.1.57...0.1.58)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-19 23:39:51 +00:00
dependabot[bot]
2059159167
build(deps): bump path-absolutize from 3.0.13 to 3.0.14
Bumps [path-absolutize](https://github.com/magiclen/path-absolutize) from 3.0.13 to 3.0.14.
- [Release notes](https://github.com/magiclen/path-absolutize/releases)
- [Commits](https://github.com/magiclen/path-absolutize/compare/v3.0.13...v3.0.14)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-14 23:33:07 +00:00
Alexander Weiss
642e739398 Remove dependency on ambassador 2022-10-14 23:55:59 +02:00
Alexander Weiss
b4d93900ed Add repair snapshots command 2022-10-13 00:54:36 +02:00
aawsome
26ff838dcd
Merge pull request #257 from rustic-rs/dependabot/cargo/gethostname-0.3.0
build(deps): bump gethostname from 0.2.3 to 0.3.0
2022-10-11 08:46:01 +02:00
aawsome
569f7c0d54
Merge pull request #256 from rustic-rs/dependabot/cargo/serde_json-1.0.86
build(deps): bump serde_json from 1.0.85 to 1.0.86
2022-10-11 08:45:40 +02:00
Alexander Weiss
da3750de9c set development version 2022-10-11 08:42:24 +02:00
dependabot[bot]
23227f7274
build(deps): bump gethostname from 0.2.3 to 0.3.0
Bumps [gethostname](https://github.com/lunaryorn/gethostname.rs) from 0.2.3 to 0.3.0.
- [Release notes](https://github.com/lunaryorn/gethostname.rs/releases)
- [Changelog](https://github.com/lunaryorn/gethostname.rs/blob/main/CHANGELOG.md)
- [Commits](https://github.com/lunaryorn/gethostname.rs/compare/v0.2.3...v0.3.0)

---
updated-dependencies:
- dependency-name: gethostname
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-11 00:46:36 +00:00
dependabot[bot]
d93d9f27ad
build(deps): bump serde_json from 1.0.85 to 1.0.86
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.85 to 1.0.86.
- [Release notes](https://github.com/serde-rs/json/releases)
- [Commits](https://github.com/serde-rs/json/compare/v1.0.85...v1.0.86)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-11 00:46:22 +00:00
Alexander Weiss
f809ac055f prepare v0.3.2 2022-10-07 13:27:41 +02:00
Ilia
55e0b813d9
feat: shell completions (#195)
CLI: generate shell completions
2022-09-29 22:39:45 +02:00
aawsome
c801901e6a
Merge pull request #238 from rustic-rs/dependabot/cargo/thiserror-1.0.37
build(deps): bump thiserror from 1.0.35 to 1.0.37
2022-09-29 20:27:37 +02:00
aawsome
e350828d96
Merge pull request #237 from rustic-rs/dependabot/cargo/tokio-1.21.2
build(deps): bump tokio from 1.21.1 to 1.21.2
2022-09-29 20:26:49 +02:00
dependabot[bot]
51390b5721
build(deps): bump thiserror from 1.0.35 to 1.0.37
Bumps [thiserror](https://github.com/dtolnay/thiserror) from 1.0.35 to 1.0.37.
- [Release notes](https://github.com/dtolnay/thiserror/releases)
- [Commits](https://github.com/dtolnay/thiserror/compare/1.0.35...1.0.37)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-27 23:37:13 +00:00
dependabot[bot]
94ecc76b7e
build(deps): bump tokio from 1.21.1 to 1.21.2
Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.21.1 to 1.21.2.
- [Release notes](https://github.com/tokio-rs/tokio/releases)
- [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.21.1...tokio-1.21.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-27 23:37:07 +00:00
dependabot[bot]
08874e3d6c
build(deps): bump semver from 1.0.13 to 1.0.14
Bumps [semver](https://github.com/dtolnay/semver) from 1.0.13 to 1.0.14.
- [Release notes](https://github.com/dtolnay/semver/releases)
- [Commits](https://github.com/dtolnay/semver/compare/1.0.13...1.0.14)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-26 23:50:42 +00:00
Alexander Weiss
89b4c96085 Simplify rclone backend (using rclone > 1.52.2) 2022-09-27 00:04:05 +02:00
dependabot[bot]
a4d190f16c
build(deps): bump serde from 1.0.144 to 1.0.145
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.144 to 1.0.145.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.144...v1.0.145)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-22 23:41:57 +00:00
aawsome
a33395a027
Merge pull request #219 from rustic-rs/dependabot/cargo/binrw-0.10.0
build(deps): bump binrw from 0.9.2 to 0.10.0
2022-09-22 09:08:14 +02:00
dependabot[bot]
f8c4687586
build(deps): bump reqwest from 0.11.11 to 0.11.12
Bumps [reqwest](https://github.com/seanmonstar/reqwest) from 0.11.11 to 0.11.12.
- [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.11...v0.11.12)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-22 00:06:27 +00:00
aawsome
566577f703
Merge pull request #223 from rustic-rs/dependabot/cargo/itertools-0.10.5
build(deps): bump itertools from 0.10.4 to 0.10.5
2022-09-21 23:39:29 +02:00
aawsome
22b7fb50fb
Merge pull request #217 from rustic-rs/dependabot/cargo/sha1-0.10.5
build(deps): bump sha1 from 0.10.4 to 0.10.5
2022-09-21 22:03:10 +02:00
aawsome
d9c62043d7
Merge pull request #218 from rustic-rs/dependabot/cargo/clap-3.2.22
build(deps): bump clap from 3.2.21 to 3.2.22
2022-09-21 22:02:17 +02:00
dependabot[bot]
2c47b13610
build(deps): bump itertools from 0.10.4 to 0.10.5
Bumps [itertools](https://github.com/rust-itertools/itertools) from 0.10.4 to 0.10.5.
- [Release notes](https://github.com/rust-itertools/itertools/releases)
- [Changelog](https://github.com/rust-itertools/itertools/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rust-itertools/itertools/commits)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-21 20:02:08 +00:00
dependabot[bot]
817b30da35 build(deps): bump binrw from 0.9.2 to 0.10.0
Bumps [binrw](https://github.com/jam1garner/binrw) from 0.9.2 to 0.10.0.
- [Release notes](https://github.com/jam1garner/binrw/releases)
- [Commits](https://github.com/jam1garner/binrw/compare/v0.9.2...v0.10.0)

---
updated-dependencies:
- dependency-name: binrw
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-19 23:40:11 +00:00
dependabot[bot]
4e00ba5f27
build(deps): bump clap from 3.2.21 to 3.2.22
Bumps [clap](https://github.com/clap-rs/clap) from 3.2.21 to 3.2.22.
- [Release notes](https://github.com/clap-rs/clap/releases)
- [Changelog](https://github.com/clap-rs/clap/blob/v3.2.22/CHANGELOG.md)
- [Commits](https://github.com/clap-rs/clap/compare/v3.2.21...v3.2.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-09-17 00:34:28 +00:00