[package] name = "log2fix" version = "0.1.0" authors = ["Roman Isaikin "] edition = "2018" repository = "https://github.com/romixlab/log2fix" description = "no_std fixed-point base 2, e and 10 logarithm algorithm implementation" license = "MIT" [dependencies]