# 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 = "2021" name = "leaflet-velocity-sys" version = "0.1.0" authors = ["Antoine Renaud "] publish = true description = "A wasm-bindgen wrapper for leaflet-velocity.js" homepage = "https://github.com/AntoineRenaud91/leaflet-velocity-rs" readme = "README.md" keywords = [ "leaflet", "web", "wasm", "graphics", ] license = "MIT/Apache-2.0" repository = "https://github.com/AntoineRenaud91/leaflet-velocity-rs" [dependencies.js-sys] version = "0.3" [dependencies.leaflet] version = "0.4" [dependencies.paste] version = "1.0" [dependencies.wasm-bindgen] version = "0.2.89" [badges.maintenance] status = "actively-developed"