prepare v0.2.0

This commit is contained in:
2024-11-26 10:42:25 +01:00
parent fae27bdf93
commit 1b7d128a10
3 changed files with 7 additions and 2 deletions

3
docs.sh Executable file
View File

@@ -0,0 +1,3 @@
#!/bin/sh
export RUSTDOCFLAGS="--cfg docsrs --generate-link-to-definition -Z unstable-options"
cargo +nightly doc --all-features --open