# 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 = "percy-router" version = "0.5.1" authors = ["Chinedu Francis Nwafili "] description = "A router for client side web applications with server side rendering support" documentation = "https://chinedufn.github.io/percy/api/percy_router/" keywords = [ "webassembly", "wasm", "router", "route", "url", ] license = "MIT OR Apache-2.0" repository = "https://github.com/chinedufn/percy" [dependencies.percy-dom] version = "0.9" [dependencies.percy-router-macro] version = "0.1.5"