summaryrefslogtreecommitdiffstats
path: root/tokio-tls/tests/google.rs
AgeCommit message (Expand)Author
2020-05-06Remove `tokio-tls` from master (#2497)Lucio Franco
2019-08-20chore: bump to newer nightly (#1485)Taiki Endo
2019-08-10chore: change default lint level to warning and deny warnings in CI (#1416)Taiki Endo
2019-07-16tls: update to std-future (#1224)João Oliveira
2019-06-10Make threadpool::Runtime methods take &self (#1140)Steven Fackler
2019-05-14Update Tokio to Rust 2018 (#1082)Carl Lerche
2019-02-21chore: apply rustfmt to all crates (#917)Carl Lerche
2018-08-10Routine dependencies update (#533)Mateusz Mikuła
2018-08-08Move tokio-tls into workspace (#529)Sean McArthur