Commit Graph
18 Commits
Author SHA1 Message Date
Future 1dd2e898d9 Merge pull request #71 from mxve/dependabot/cargo/openssl-0.10.63
Bump openssl from 0.10.62 to 0.10.63
2024-01-27 10:12:30 +01:00
Future 1730bf40be Merge pull request #69 from mxve/dependabot/cargo/serde_json-1.0.111
Bump serde_json from 1.0.109 to 1.0.111
2024-01-21 10:29:41 +01:00
Future b418732ddf Merge pull request #65 from mxve/dependabot/cargo/serde-1.0.195
Bump serde from 1.0.193 to 1.0.195
2024-01-10 22:22:07 +01:00
Future bef7a88db0 Merge pull request #66 from mxve/dependabot/cargo/semver-1.0.21
Bump semver from 1.0.20 to 1.0.21
2024-01-10 22:22:00 +01:00
Future 4fec555c1f Merge pull request #62 from mxve/dependabot/cargo/serde_json-1.0.109
Bump serde_json from 1.0.107 to 1.0.109
2024-01-04 13:18:43 +01:00
Future 7178f2ed22 Merge pull request #51 from mxve/dependabot/cargo/tokio-1.35.0
Bump tokio from 1.34.0 to 1.35.0
2023-12-12 18:59:48 +01:00
Future ad4b5ca8aa Merge pull request #52 from mxve/dependabot/cargo/colored-2.1.0
Bump colored from 2.0.4 to 2.1.0
2023-12-12 18:59:33 +01:00
Future 9945fd1b1f Merge pull request #53 from mxve/dependabot/cargo/openssl-0.10.61
Bump openssl from 0.10.60 to 0.10.61
2023-12-12 18:59:13 +01:00
Future 22bac811fc Merge pull request #50 from mxve/dependabot/cargo/http_req-0.10.2
Bump http_req from 0.10.1 to 0.10.2
2023-12-05 11:33:54 +01:00
Future 646c10d95a maint(cargo): undo addition of "symbols" option since it does nothing 2023-11-27 00:10:45 +01:00
Future 570150777d v0.6.3 2023-11-24 14:54:26 +01:00
Future 0652f77355 fix: attempt fix on Linux by "vendoring" OpenSSL 2023-11-24 14:44:40 +01:00
Future 935a72e05b maint(win): improve setup_env on Windows 2023-11-04 07:27:58 +01:00
Future 79c48c240b Merge pull request #30 from diamante0018/main
maint(main): simply return out of the main function
2023-09-15 19:22:11 +02:00
Future fe6e3c227f maint(main): simply return out of the main function
instead of calling exit()
2023-09-15 19:19:04 +02:00
Future e3d13df76a build: add symbols 2023-08-15 19:03:38 +02:00
Future 21acf7893d fix: remove return statement 2023-07-13 11:18:45 +02:00
Future 27102f810a feat: use current time as cache busting method 2023-07-13 10:31:23 +02:00