Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Difference From schmoozer-0.1.2 To schmoozer-0.2.0
2024-10-03
| ||
00:30 | Change trait methods return types. Add ConnResult and RunResult. check-in: 2924879fbf user: jan tags: trunk | |
2024-09-16
| ||
05:25 | Style fixups. check-in: de2e43c6de user: jan tags: schmoozer-0.2.0, trunk | |
05:24 | Exclude backon.toml from packaging. check-in: 42c4c94c32 user: jan tags: trunk | |
2024-03-28
| ||
17:38 | Fix typo. check-in: cdd924e4cd user: jan tags: trunk | |
2024-03-01
| ||
00:20 | Enable feature labels in docs. check-in: b6c565a755 user: jan tags: schmoozer-0.1.2, trunk | |
00:11 | docsrs label for tcpconn. check-in: 6ba6d163f7 user: jan tags: trunk | |
Changes to Cargo.toml.
1 2 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 | - + + + - + + + + + + + - + - + - + + + + + + + | [package] name = "schmoozer" |
Added bacon.toml.