Skip to content

Commit 91e0697

Browse files
committed
chore: doc
1 parent 131f818 commit 91e0697

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

.all-contributors-custom.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
- Integral-Tech: Use concat. Fix lint.
3535
- Tienisto: Remove default enum case. Add mock init.
3636
- satvikpendem: 'Add json_serializable. Update CI. Little co-work #989.'
37-
- anlumo: Fix freezed + methods. Non-clone RustOpaque. Update syn.
37+
- anlumo: Fix freezed + methods. Non-clone RustOpaque. Update syn. Support custom hasher.
3838
- temeddix: Fix broken CI. Custom num workers. Fix MacOS doc steps. Update doc. Make zero-copy defaultable.
3939
- NightFeather0615: Fix Vec bool.
4040
- fmeef: Add cargo feature flag.

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -402,7 +402,7 @@ More specifically, thanks for all these contributions:
402402
* [Integral-Tech](https://github.com/Integral-Tech): Use concat. Fix lint.
403403
* [Tienisto](https://github.com/Tienisto): Remove default enum case. Add mock init.
404404
* [satvikpendem](https://github.com/satvikpendem): Add json_serializable. Update CI. Little co-work #989.
405-
* [anlumo](https://github.com/anlumo): Fix freezed + methods. Non-clone RustOpaque. Update syn.
405+
* [anlumo](https://github.com/anlumo): Fix freezed + methods. Non-clone RustOpaque. Update syn. Support custom hasher.
406406
* [temeddix](https://github.com/temeddix): Fix broken CI. Custom num workers. Fix MacOS doc steps. Update doc. Make zero-copy defaultable.
407407
* [NightFeather0615](https://github.com/NightFeather0615): Fix Vec bool.
408408
* [fmeef](https://github.com/fmeef): Add cargo feature flag.

website/docs/index.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -409,7 +409,7 @@ More specifically, thanks for all these contributions:
409409
* [Integral-Tech](https://github.com/Integral-Tech): Use concat. Fix lint.
410410
* [Tienisto](https://github.com/Tienisto): Remove default enum case. Add mock init.
411411
* [satvikpendem](https://github.com/satvikpendem): Add json_serializable. Update CI. Little co-work #989.
412-
* [anlumo](https://github.com/anlumo): Fix freezed + methods. Non-clone RustOpaque. Update syn.
412+
* [anlumo](https://github.com/anlumo): Fix freezed + methods. Non-clone RustOpaque. Update syn. Support custom hasher.
413413
* [temeddix](https://github.com/temeddix): Fix broken CI. Custom num workers. Fix MacOS doc steps. Update doc. Make zero-copy defaultable.
414414
* [NightFeather0615](https://github.com/NightFeather0615): Fix Vec bool.
415415
* [fmeef](https://github.com/fmeef): Add cargo feature flag.

0 commit comments

Comments
 (0)