1
0
mirror of https://github.com/fafhrd91/actix-net synced 2024-11-24 01:11:07 +01:00
Commit Graph

16 Commits

Author SHA1 Message Date
Rob Ede
39bab04800
chore: remove redundant imports 2024-02-19 11:36:15 +00:00
Rob Ede
392e591820
chore(local-channel): prepare release 0.1.5 2023-10-29 23:16:53 +00:00
Rob Ede
8d5d1dbf6f
bump MSRV to 1.65 (#485) 2023-07-17 03:05:39 +01:00
Rob Ede
177590a7d8
increase bytestring test coverage 2023-04-01 22:45:18 +01:00
Rob Ede
878d3a1c74
impl AsRef<ByteString> 2023-02-26 16:24:48 +00:00
Rob Ede
6061a44a22
slice_ref doc tweaks 2022-11-07 20:21:57 +00:00
Wang, Chi
363984ad75
Add ByteString::slice_ref (#470) 2022-11-07 20:16:46 +00:00
Rob Ede
66756bc448
update all crates msrv to 1.57 (#464) 2022-07-23 00:51:12 +01:00
Marcus Griep
eb5fa30ada
feat: impls for Box and String conversions (#458)
Co-authored-by: Rob Ede <robjtede@icloud.com>
2022-06-11 04:22:34 +01:00
Rob Ede
dc67ba770d
fmt with import grouping 2022-04-10 02:48:53 +01:00
Rob Ede
90f205a465
standardize crate level lints 2021-12-08 06:09:46 +00:00
Rob Ede
5556afd524
fix bytestring test on older rust versions 2021-11-28 01:19:57 +00:00
Rob Ede
c63880a292
doc updates 2021-11-28 00:46:29 +00:00
Rob Ede
18eced7305
add static assertions to bytestring 2021-11-25 03:29:30 +00:00
Rob Ede
147c4f4f2c
test bytestring with ahash 2021-01-03 04:42:08 +00:00
Rob Ede
6bcf6d8160
use bytestring crate name as dir name 2020-12-31 02:21:50 +00:00