Commit Graph

36 Commits

Author SHA1 Message Date
dependabot[bot]
ba84946dea
build(deps): bump prettytable-rs from 0.8.0 to 0.9.0
Bumps [prettytable-rs](https://github.com/phsym/prettytable-rs) from 0.8.0 to 0.9.0.
- [Release notes](https://github.com/phsym/prettytable-rs/releases)
- [Commits](https://github.com/phsym/prettytable-rs/compare/v0.8.0...v0.9.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-17 09:30:03 +00:00
dependabot[bot]
42064ecbdf
build(deps): bump anyhow from 1.0.61 to 1.0.62
Bumps [anyhow](https://github.com/dtolnay/anyhow) from 1.0.61 to 1.0.62.
- [Release notes](https://github.com/dtolnay/anyhow/releases)
- [Commits](https://github.com/dtolnay/anyhow/compare/1.0.61...1.0.62)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-17 06:19:28 +00:00
aawsome
7f32b9d6f0
Merge pull request #138 from rustic-rs/dependabot/cargo/futures-0.3.23
build(deps): bump futures from 0.3.21 to 0.3.23
2022-08-16 07:05:53 +02:00
aawsome
4cf5769870
Merge pull request #139 from rustic-rs/dependabot/cargo/rpassword-7.0.0
build(deps): bump rpassword from 6.0.1 to 7.0.0
2022-08-16 07:03:49 +02:00
dependabot[bot]
df527e8d1a build(deps): bump futures from 0.3.21 to 0.3.23
Bumps [futures](https://github.com/rust-lang/futures-rs) from 0.3.21 to
0.3.23.
- [Release notes](https://github.com/rust-lang/futures-rs/releases)
-
[Changelog](https://github.com/rust-lang/futures-rs/blob/master/CHANGELOG.md)
-
[Commits](https://github.com/rust-lang/futures-rs/compare/0.3.21...0.3.23)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-16 06:57:59 +02:00
aawsome
1671244e5d
Merge pull request #140 from rustic-rs/dependabot/cargo/async-trait-0.1.57
build(deps): bump async-trait from 0.1.56 to 0.1.57
2022-08-16 06:54:33 +02:00
aawsome
9ad05bb91b
Merge pull request #137 from rustic-rs/dependabot/cargo/thiserror-1.0.32
build(deps): bump thiserror from 1.0.31 to 1.0.32
2022-08-16 06:49:26 +02:00
dependabot[bot]
bfd7033e39
build(deps): bump async-trait from 0.1.56 to 0.1.57
Bumps [async-trait](https://github.com/dtolnay/async-trait) from 0.1.56 to 0.1.57.
- [Release notes](https://github.com/dtolnay/async-trait/releases)
- [Commits](https://github.com/dtolnay/async-trait/compare/0.1.56...0.1.57)

---
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-08-16 04:48:32 +00:00
dependabot[bot]
842b3537b5
build(deps): bump rpassword from 6.0.1 to 7.0.0
Bumps [rpassword](https://github.com/conradkleinespel/rpassword) from 6.0.1 to 7.0.0.
- [Release notes](https://github.com/conradkleinespel/rpassword/releases)
- [Commits](https://github.com/conradkleinespel/rpassword/compare/v6.0.1...v7.0.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-15 23:48:18 +00:00
dependabot[bot]
afc2cca310
build(deps): bump thiserror from 1.0.31 to 1.0.32
Bumps [thiserror](https://github.com/dtolnay/thiserror) from 1.0.31 to 1.0.32.
- [Release notes](https://github.com/dtolnay/thiserror/releases)
- [Commits](https://github.com/dtolnay/thiserror/compare/1.0.31...1.0.32)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-15 23:48:08 +00:00
dependabot[bot]
e91859d92b
build(deps): bump serde from 1.0.140 to 1.0.143
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.140 to 1.0.143.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.140...v1.0.143)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-15 23:48:02 +00:00
Alexander Weiss
27d4dd961d add command self-update 2022-08-15 09:22:31 +02:00
aawsome
a1cff2e400
Merge pull request #127 from rustic-rs/dependabot/cargo/clap-3.2.17
build(deps): bump clap from 3.2.16 to 3.2.17
2022-08-14 20:41:03 +02:00
aawsome
7a3390a59a
Merge pull request #128 from rustic-rs/dependabot/cargo/serde_json-1.0.83
build(deps): bump serde_json from 1.0.82 to 1.0.83
2022-08-14 20:40:20 +02:00
aawsome
d921f12631
Merge pull request #130 from rustic-rs/dependabot/cargo/anyhow-1.0.61
build(deps): bump anyhow from 1.0.58 to 1.0.61
2022-08-14 20:39:54 +02:00
dependabot[bot]
2143d45509
build(deps): bump nix from 0.24.2 to 0.25.0
Bumps [nix](https://github.com/nix-rust/nix) from 0.24.2 to 0.25.0.
- [Release notes](https://github.com/nix-rust/nix/releases)
- [Changelog](https://github.com/nix-rust/nix/blob/master/CHANGELOG.md)
- [Commits](https://github.com/nix-rust/nix/compare/v0.24.2...v0.25.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-14 07:07:37 +00:00
dependabot[bot]
1c5001d69b
build(deps): bump anyhow from 1.0.58 to 1.0.61
Bumps [anyhow](https://github.com/dtolnay/anyhow) from 1.0.58 to 1.0.61.
- [Release notes](https://github.com/dtolnay/anyhow/releases)
- [Commits](https://github.com/dtolnay/anyhow/compare/1.0.58...1.0.61)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-14 07:07:29 +00:00
dependabot[bot]
a8e62ec2f7
build(deps): bump serde_json from 1.0.82 to 1.0.83
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.82 to 1.0.83.
- [Release notes](https://github.com/serde-rs/json/releases)
- [Commits](https://github.com/serde-rs/json/compare/v1.0.82...v1.0.83)

---
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-08-14 07:07:09 +00:00
dependabot[bot]
9bca3b063d
build(deps): bump clap from 3.2.16 to 3.2.17
Bumps [clap](https://github.com/clap-rs/clap) from 3.2.16 to 3.2.17.
- [Release notes](https://github.com/clap-rs/clap/releases)
- [Changelog](https://github.com/clap-rs/clap/blob/v3.2.17/CHANGELOG.md)
- [Commits](https://github.com/clap-rs/clap/compare/v3.2.16...v3.2.17)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-14 07:06:59 +00:00
Alexander Weiss
9529610078 use Bytes instead of Vec<u8> 2022-08-11 20:57:44 +02:00
Alexander Weiss
53f860fb4f rest/rclone backend: Add retries 2022-08-11 20:57:44 +02:00
Alexander Weiss
d6f9dbecee Add escaping of filenames 2022-08-10 21:03:14 +02:00
Alexander Weiss
d1839799d1 update dependencies 2022-08-01 06:30:53 +02:00
Alexander Weiss
fa7dfaeca3 set develepment version 2022-07-29 04:46:24 +02:00
Alexander Weiss
bd27f97b82 set development version and update dependencies 2022-07-28 07:13:51 +02:00
Alexander Weiss
d6bb36c8ca set version to 0.2.2 2022-07-26 05:26:15 +02:00
Alexander Weiss
3fa5a2a73c prune: use Tree/Data.total_after_prune for repacking 2022-07-23 13:48:31 +02:00
Alexander Weiss
43c3ca11fc Add variable pack size 2022-07-22 23:56:01 +02:00
Alexander Weiss
74929ccdfa Add rclone Backend 2022-07-18 06:56:18 +02:00
Alexander Weiss
68cd21a2af set development version 2022-07-10 22:24:57 +02:00
Alexander Weiss
11aa547a31 prepare for 0.2.1 2022-07-08 12:07:18 +02:00
Alexander Weiss
b9656a720c restore: restore times 2022-07-07 10:23:10 +02:00
Alexander Weiss
4dd22c9692 restore: create special files 2022-07-07 10:23:10 +02:00
Alexander Weiss
fadda788c8 Add cache 2022-07-01 15:21:35 +02:00
Alexander Weiss
7e0f88fd35 update dependencies 2022-06-19 16:09:24 +02:00
Alexander Weiss
98e702c8b5 CI: use cache for tests 2022-06-13 21:34:25 +02:00