mirror of
https://github.com/azalea-rs/simdnbt.git
synced 2025-08-02 07:26:04 +00:00
make doc use readme inside simdnbt dir
This commit is contained in:
parent
1ccfafe55e
commit
4594562ef0
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
#![doc = include_str!("../../README.md")]
|
||||
#![doc = include_str!("../README.md")]
|
||||
#![feature(portable_simd)]
|
||||
#![feature(array_chunks)]
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue