Commit Graph

620 Commits

Author SHA1 Message Date
Taiki Endo 31c3582ef5
Update dependencies (#239) 2022-07-08 02:16:10 +09:00
Taiki Endo 38bf6dc05e Bump MSRV to Rust 1.47
https://github.com/smol-rs/async-task/releases/tag/v4.3.0
2022-07-08 01:51:58 +09:00
Taiki Endo 2c78616547 Update CI config 2022-07-08 01:51:12 +09:00
Taiki Endo 473ca3cb3b Update actions/checkout action to v3 2022-05-01 14:47:31 +09:00
Taiki Endo c2f5bfcd61
Merge pull request #231 from smol-rs/deps
Update dev-dependencies
2022-01-09 01:23:58 +09:00
Taiki Endo 08f027b9b5 Update dev-dependencies 2022-01-09 01:15:27 +09:00
Taiki Endo 404c7bcc0a Remove rustfmt.toml 2022-01-09 01:15:08 +09:00
Taiki Endo 953620d52b Create GitHub release automatically 2022-01-09 01:05:11 +09:00
Taiki Endo fb0d263f71 Clean up CI config 2022-01-09 01:04:47 +09:00
Taiki Endo 440c224b49
Merge pull request #229 from smol-rs/deps
Update dev-dependencies
2021-06-30 23:38:58 +09:00
Taiki Endo c210c4033a Update dev-dependencies 2021-06-30 23:28:19 +09:00
Taiki Endo ad0839e1b3
Merge pull request #227 from smol-rs/hyper-example
Fix hyper-server example
2021-02-14 21:09:15 +09:00
Taiki Endo 95cc5842dc
Merge pull request #226 from smol-rs/readme
Remove readme field from Cargo.toml
2021-02-14 21:09:04 +09:00
Taiki Endo 4bed635df7
Merge pull request #224 from smol-rs/badge
Update license badge to match Cargo.toml
2021-02-14 21:00:36 +09:00
Taiki Endo 90891b0305 Fix hyper-server example 2021-02-14 20:53:00 +09:00
Taiki Endo ba1f3d2c69 Remove readme field from Cargo.toml 2021-02-14 20:49:54 +09:00
Taiki Endo 2526bf7d80 Update license badge to match Cargo.toml 2021-02-14 20:49:21 +09:00
Taiki Endo f8bebeb348
Merge pull request #225 from smol-rs/surf
Temporarily disable example that using surf
2021-02-14 20:48:05 +09:00
Taiki Endo 9a0bed4273 Temporarily disable example that using surf 2021-02-14 20:25:19 +09:00
Taiki Endo 76dac2a493
Merge pull request #218 from nickbp/master
Bump dev-dependencies for examples
2021-01-21 12:22:50 +09:00
Nick Parker 79e577a919 Update surf and any recently updated dev-dependencies 2021-01-21 11:28:52 +13:00
Nick Parker 5f7c474431 Bump dev-dependencies for examples
Updates the dependencies used by examples to current - some have had API-breaking changes, so some examples are updated to catch up with those as well.

Note that the hyper-server example doesn't seem to work when tested, but it also didn't work before this PR. Looked at it a bit and found that poll_accept() returns Pending via incoming.poll_next() and then poll_accept() isn't invoked again. hyper-client meanwhile works fine, so the issue doesn't seem to be related to the AsyncRead updates.
2021-01-04 23:56:16 +13:00
Taiki Endo f4eea3133f
Merge pull request #215 from atouchet/url
Update URLs
2020-12-26 21:27:45 +09:00
Taiki Endo 9060e0f247
Merge pull request #216 from taiki-e/ci
Remove CURRENT_WEEK environment variable
2020-12-24 18:12:52 +09:00
Taiki Endo a5ae0afa2b Remove CURRENT_WEEK environment variable 2020-12-24 17:57:13 +09:00
atouchet b1dbdc00f9 Update URLs 2020-12-23 12:31:12 -08:00
Stjepan Glavina 9a1ad8d2ba
. 2020-11-30 12:31:16 +01:00
Stjepan Glavina ea4dec080b Bump to v1.2.5 2020-11-28 21:45:58 +01:00
Stjepan Glavina 77998a9f0a Fix CI 2020-11-28 21:44:08 +01:00
Stjepan Glavina f7d0eba792
Update README.md 2020-10-14 23:48:24 +02:00
Stjepan Glavina bf7294ca8d Bump to v1.2.4 2020-10-09 14:17:23 +02:00
Stjepan Glavina 15447d6859 Refactor 2020-10-09 14:16:52 +02:00
Stjepan Glavina eb656a98f4 Bump to v1.2.3 2020-10-04 14:32:03 +02:00
Stjepan Glavina e9a34a74d8 Bump top v1.2.2 2020-09-28 12:38:18 +02:00
Stjepan Glavina cf640bb877 Revert 2020-09-21 19:13:45 +02:00
Stjepan Glavina 4fa527985b Fix CI 2020-09-21 19:10:41 +02:00
Stjepan Glavina aa980f48e8 Bump to v1.2.1 2020-09-21 19:07:01 +02:00
Stjepan Glavina 9d3b1db1f4 Bump to v1.2.0 2020-09-21 12:51:00 +02:00
Stjepan Glavina 276cf1c6be Upgrade dependencies 2020-09-21 12:50:41 +02:00
Stjepan Glavina 7942ced667 Docs 2020-09-21 11:15:55 +02:00
Stjepan Glavina 7bcb24d8ab Bump to v1.1.0 2020-09-20 18:30:07 +02:00
Stjepan Glavina 68d2db5091 Update async-executor 2020-09-20 18:29:46 +02:00
Stjepan Glavina 7192fc5066 Bump to v1.0.1 2020-09-14 18:57:06 +02:00
Stjepan Glavina 4ca71638fb Remove let _ pattern 2020-09-13 13:42:58 +02:00
Stjepan Glavina c9a8a955b0 Remove let _ pattern 2020-09-13 13:41:18 +02:00
Stjepan Glavina 7d19c85172 Bump to v1.0.0 2020-09-07 16:51:39 +02:00
Stjepan Glavina 61c13131ba Bump to v0.4.3 2020-08-30 22:32:27 +02:00
Stjepan Glavina 1ab67fba35 More docs 2020-08-30 22:32:10 +02:00
Stjepan Glavina 440c29e531 Bump to v0.4.2 2020-08-29 20:21:41 +02:00
Stjepan Glavina 2da3b43ff8 Update dependencies 2020-08-29 20:21:22 +02:00