renovate[bot]
|
452519987a
|
Update Rust crate reqwest to 0.12.0
|
2024-03-20 19:17:34 +00:00 |
|
renovate[bot]
|
de6f9e7c90
|
Update Rust crate reqwest to 0.11.27
|
2024-03-19 22:18:24 +00:00 |
|
renovate[bot]
|
f6d5000750
|
Update Rust crate reqwest to 0.11.26
|
2024-03-12 19:56:37 +00:00 |
|
renovate[bot]
|
ea12d11343
|
Update Rust crate reqwest to 0.11.25
|
2024-03-09 02:48:30 +00:00 |
|
renovate[bot]
|
5a0e34ed3e
|
Update Rust crate tokio to 1.36.0
|
2024-02-02 20:06:21 +00:00 |
|
renovate[bot]
|
0b58ffbb76
|
Update Rust crate reqwest to 0.11.24
|
2024-01-31 18:26:34 +00:00 |
|
renovate[bot]
|
bdedb3e79b
|
Update Rust crate tokio to 1.35.1
|
2023-12-20 01:45:43 +00:00 |
|
renovate[bot]
|
6ad484fcec
|
Update Rust crate reqwest to 0.11.23
|
2023-12-18 22:54:14 +00:00 |
|
Kavin
|
54ea93a1a4
|
Bump version.
|
2023-12-14 20:57:57 +00:00 |
|
Kavin
|
5408d34a22
|
Refactor to send request and response without channels.
|
2023-12-14 20:37:19 +00:00 |
|
renovate[bot]
|
bfd4ac68e6
|
Update Rust crate tokio to 1.35.0
|
2023-12-09 06:49:11 +00:00 |
|
renovate[bot]
|
36106ff373
|
Update Rust crate tokio to 1.34.0
|
2023-11-29 22:07:35 +00:00 |
|
renovate[bot]
|
7e08097657
|
Update actions/setup-java action to v4
|
2023-11-29 17:13:26 +00:00 |
|
renovate[bot]
|
2aa53ae682
|
Update Rust crate reqwest to 0.11.22
|
2023-10-03 14:01:45 +01:00 |
|
renovate[bot]
|
207078caee
|
Update Rust crate reqwest to 0.11.21
|
2023-10-03 01:37:17 +01:00 |
|
renovate[bot]
|
52bb8f76e4
|
Update actions/checkout action to v4
|
2023-09-04 16:44:44 +00:00 |
|
Kavin
|
e1088e76bc
|
Refactor and make fully async with the usage of channels
|
2023-08-31 16:24:42 +01:00 |
|
Kavin
|
f6cdafe9f5
|
Bump version.
|
2023-08-31 16:22:55 +01:00 |
|
Kavin
|
330a2dd8f9
|
Add time feature since connect_timeout requires it
|
2023-08-31 13:18:14 +01:00 |
|
Kavin
|
b3f224e9e9
|
Bump version.
|
2023-08-31 13:13:19 +01:00 |
|
Kavin
|
244119c1c7
|
Update lockfile.
|
2023-08-31 13:12:42 +01:00 |
|
Kavin
|
dd7fb60064
|
Add timeouts to client.
|
2023-08-31 13:12:24 +01:00 |
|
renovate[bot]
|
122270a92a
|
Update Rust crate reqwest to 0.11.20
|
2023-08-24 00:09:00 +01:00 |
|
renovate[bot]
|
9d5b9ae4b8
|
Update Rust crate reqwest to 0.11.19
|
2023-08-21 21:05:51 +01:00 |
|
Kavin
|
88630df150
|
Bump version.
|
2023-08-21 09:35:55 +01:00 |
|
Kavin
|
c40f40ce18
|
Remove features from tokio.
|
2023-08-21 09:35:41 +01:00 |
|
Kavin
|
2c81e10652
|
Add support set basic proxy authentication.
|
2023-08-21 09:27:38 +01:00 |
|
renovate[bot]
|
31bfff42e3
|
Update Rust crate tokio to 1.32.0
|
2023-08-17 01:06:57 +01:00 |
|
Kavin
|
b48dab9a97
|
Bump version.
|
2023-08-12 18:58:57 +01:00 |
|
renovate[bot]
|
4eafc585a2
|
Update Rust crate tokio to 1.31.0
|
2023-08-12 18:48:40 +01:00 |
|
Kavin
|
2d2a00e50b
|
Merge pull request #21 from TeamPiped/sweep/enable-lto
Enable LTO for release build in Cargo.toml
|
2023-08-11 21:52:45 +01:00 |
|
sweep-ai[bot]
|
3d7d8456d3
|
Added LTO to release build
|
2023-08-11 11:06:18 +00:00 |
|
renovate[bot]
|
12b61f0967
|
Update Rust crate tokio to 1.30.0
|
2023-08-09 21:52:48 +01:00 |
|
Kavin
|
ea03b98c3e
|
Remove once_cell and use std's OnceLock
|
2023-08-05 19:09:17 +01:00 |
|
Kavin
|
2af849dc8f
|
Bump version.
|
2023-08-04 22:33:53 +01:00 |
|
Kavin
|
b7b9c918a8
|
Fix formatting.
|
2023-08-04 17:35:04 +01:00 |
|
Cherry
|
70b4734f3d
|
Properly close fileoutput stream
|
2023-08-04 08:36:12 -07:00 |
|
Kavin
|
7d686cff56
|
Bump version
|
2023-08-04 01:10:47 +01:00 |
|
Kavin
|
41073ce8d5
|
Merge pull request #16 from MolotovCherry/main
windows support
|
2023-08-04 01:10:01 +01:00 |
|
Cherryleafroad
|
fdca2569ec
|
Update windows cross target
|
2023-08-03 17:02:48 -07:00 |
|
Cherryleafroad
|
e41411d9ec
|
windows support
|
2023-08-03 15:26:25 -07:00 |
|
Kavin
|
29cf27d24f
|
Add support for setting up a proxy.
|
2023-07-04 19:04:48 +01:00 |
|
Kavin
|
da5a77e2f0
|
Bump version.
|
2023-06-30 13:47:32 +01:00 |
|
Kavin
|
eb46230403
|
Use a CompletableFuture instead of blocking the JVM thread.
|
2023-06-30 13:45:14 +01:00 |
|
renovate[bot]
|
75cfd8dadd
|
Update Rust crate tokio to 1.29.1
|
2023-06-29 23:53:44 +01:00 |
|
renovate[bot]
|
4d463b5a3e
|
Update Rust crate tokio to 1.29.0
|
2023-06-28 01:15:44 +01:00 |
|
Kavin
|
3ff902794a
|
Bump version.
|
2023-06-06 00:19:35 +01:00 |
|
Kavin
|
1c58bc2dba
|
Cleanup tempDir file creation.
|
2023-06-06 00:16:17 +01:00 |
|
Kavin
|
4480826b54
|
Update lockfile.
|
2023-06-06 00:15:17 +01:00 |
|
renovate[bot]
|
a17bb54b12
|
Update Rust crate once_cell to 1.18.0
|
2023-06-04 17:10:43 +00:00 |
|