1
0
mirror of https://github.com/fafhrd91/actix-net synced 2025-06-26 20:57:43 +02:00
Commit Graph

18 Commits

Author SHA1 Message Date
ecba6e21da chore: fmt project 2024-12-29 14:27:58 +00:00
0e36c5f5c4 feat(bytestring): split_at method (#619) 2024-11-24 00:55:18 +00:00
39bab04800 chore: remove redundant imports 2024-02-19 11:36:15 +00:00
392e591820 chore(local-channel): prepare release 0.1.5 2023-10-29 23:16:53 +00:00
8d5d1dbf6f bump MSRV to 1.65 (#485) 2023-07-17 03:05:39 +01:00
177590a7d8 increase bytestring test coverage 2023-04-01 22:45:18 +01:00
878d3a1c74 impl AsRef<ByteString> 2023-02-26 16:24:48 +00:00
6061a44a22 slice_ref doc tweaks 2022-11-07 20:21:57 +00:00
363984ad75 Add ByteString::slice_ref (#470) 2022-11-07 20:16:46 +00:00
66756bc448 update all crates msrv to 1.57 (#464) 2022-07-23 00:51:12 +01:00
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
dc67ba770d fmt with import grouping 2022-04-10 02:48:53 +01:00
90f205a465 standardize crate level lints 2021-12-08 06:09:46 +00:00
5556afd524 fix bytestring test on older rust versions 2021-11-28 01:19:57 +00:00
c63880a292 doc updates 2021-11-28 00:46:29 +00:00
18eced7305 add static assertions to bytestring 2021-11-25 03:29:30 +00:00
147c4f4f2c test bytestring with ahash 2021-01-03 04:42:08 +00:00
6bcf6d8160 use bytestring crate name as dir name 2020-12-31 02:21:50 +00:00