# 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 = "actix-web-nextjs-spa" version = "0.1.1" exclude = ["fixtures/*"] description = "Actix Web Next.js SPA service" homepage = "https://github.com/frysztak/actix-web-nextjs-spa" readme = "README.md" license = "MIT/Apache-2.0" repository = "https://github.com/frysztak/actix-web-nextjs-spa" [dependencies.actix-files] version = "0.6.2" [dependencies.actix-service] version = "2.0.2" [dependencies.actix-web] version = "4.0" features = ["macros"] default-features = false [dependencies.glob] version = "0.3.1" [dependencies.path-tree] version = "0.7.2" [dependencies.regex] version = "1.9.1" [dependencies.tracing] version = "0.1.37"