[package] name = "double-pendulum" version = "0.1.0" authors = ["Gyanendra Shukla "] edition = "2018" license = "MIT" description = "A mathematical model for double pendulums." repository = "https://github.com/srirajshukla/double-pendulum-calc-rust" keywords = ["visualization", "simulation", "modeling", "pendulums", "double-pendulum"] categories = ["data-structures", "mathematics"] # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies]