Edition 2018 for compat

This commit is contained in:
Renar Narubin
2022-01-05 15:09:34 -08:00
parent 01aa330fc0
commit 6791342324

View File

@@ -1,8 +1,8 @@
[package] [package]
name = "fast_fp" name = "fast_fp"
version = "0.1.1" version = "0.1.2"
authors = ["Renar Narubin <renar@standard.ai>"] authors = ["Renar Narubin <renar@standard.ai>"]
edition = "2021" edition = "2018"
description = "Floating point fast-math optimizations" description = "Floating point fast-math optimizations"
repository = "https://github.com/standard-ai/fast_fp" repository = "https://github.com/standard-ai/fast_fp"
readme = "README.md" readme = "README.md"