# THIS FILE IS AUTOMATICALLY GENERATED BY CARGO # # When uploading crates to the registry Cargo will automatically # "normalize" Cargo.toml files for maximal compatibility # with all versions of Cargo and also rewrite `path` dependencies # to registry (e.g., crates.io) dependencies. # # If you are reading this file be aware that the original Cargo.toml # will likely look very different (and much more reasonable). # See Cargo.toml.orig for the original contents. [package] edition = "2018" name = "geometric_algebra" version = "0.3.0" authors = ["Alexander Meißner "] description = "Generate(d) custom libraries for geometric algebras" readme = "README.md" keywords = [ "math", "simd", "vector", "geometric-algebra", "geometry", ] license = "MIT" repository = "https://github.com/Lichtso/geometric_algebra/"