Skip afn on docs.rs builds

This commit is contained in:
Renar Narubin
2022-01-05 14:34:08 -08:00
parent a7bc9f822c
commit 300ad624d8
2 changed files with 19 additions and 4 deletions

View File

@@ -1,6 +1,6 @@
[package]
name = "fast_fp"
version = "0.1.0"
version = "0.1.1"
authors = ["Renar Narubin <renar@standard.ai>"]
edition = "2021"
description = "Floating point fast-math optimizations"