# 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 = "ivy-random" version = "0.10.3" description = "Provides random utility functions to the ivy framework" documentation = "https://lib.rs/ivy-random" readme = "../README.md" keywords = ["rand", "random", "linear-algebra", "vector"] license-file = "LICENSE" repository = "https://github.com/ten3roberts/ivy" [dependencies.glam] version = "0.20.2" [dependencies.rand] version = "0.8.4"