21 Commits

Author SHA1 Message Date
13a4810cbf b 2025-12-27 14:09:05 +01:00
8c5aa4f948 a 2025-12-26 23:26:56 +01:00
Johann150
8e8cfa4f42 update clap version, redo arg_handler with derive
The argument parsing is redone with derive of a struct. For now the
ArgHandler is kept as is to minimize the necessary changes.
2023-12-29 00:52:14 +01:00
timvisee
aae135dfe4 Update dependencies 2022-08-18 16:32:12 +02:00
timvisee
b21719ffa8 Update dependencies 2022-06-07 10:16:27 +02:00
dependabot[bot]
1f858a20dd Bump regex from 1.5.4 to 1.5.5
Bumps [regex](https://github.com/rust-lang/regex) from 1.5.4 to 1.5.5.
- [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.5.4...1.5.5)

---
updated-dependencies:
- dependency-name: regex
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-07 08:08:44 +00:00
dependabot[bot]
f7087315ff Bump crossbeam-utils from 0.8.5 to 0.8.8
Bumps [crossbeam-utils](https://github.com/crossbeam-rs/crossbeam) from 0.8.5 to 0.8.8.
- [Release notes](https://github.com/crossbeam-rs/crossbeam/releases)
- [Changelog](https://github.com/crossbeam-rs/crossbeam/blob/master/CHANGELOG.md)
- [Commits](https://github.com/crossbeam-rs/crossbeam/compare/crossbeam-utils-0.8.5...crossbeam-utils-0.8.8)

---
updated-dependencies:
- dependency-name: crossbeam-utils
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-06 19:02:54 +00:00
Nick Hahn
122bf7d72c Update dependencies to latest versions 2021-12-28 02:42:53 +01:00
fkarg
f664c8ce01 update dependencies 2020-02-05 00:57:07 +01:00
fkarg
66ae16f13d make image preloading parallel 2020-02-05 00:05:19 +01:00
timvisee
9343e7a7f7 Update dependencies 2019-12-27 17:26:31 +01:00
timvisee
d2842730f1 Update Cargo.lock 2019-10-07 00:31:00 +02:00
timvisee
c37da9b40b Update Cargo.lock 2018-05-12 13:59:05 +02:00
timvisee
da0da60b37 Update Cargo.lock 2018-03-29 22:55:12 +02:00
timvisee
f0d2513d87 Update Cargo.lock for clap v2.31.1 2018-03-06 22:18:36 +01:00
timvisee
cb5970c995 Update clap to v2.31, update Cargo.lock 2018-03-06 15:04:53 +01:00
timvisee
ecc1a8bc8b Update Cargo.lock 2018-02-20 00:07:09 +01:00
timvisee
7a3ae058e8 Make default number of threads same as CPU cores 2018-01-11 20:14:55 +01:00
Tim Visée
b0d684738a Move stream build logic to Client, fix client data reading and screen size parsing 2017-12-31 21:02:23 +01:00
Tim Visée
00af76a472 Dirty push 2017-12-30 12:45:22 +01:00
Tim Visée
5a9b7f9944 Dirty push 2017-12-29 17:34:29 +01:00