Commit Graph
13 Commits
Author SHA1 Message Date
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