# 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 = "typst-live" version = "0.8.0" authors = ["ItsEthra"] description = "Hot reloading for your typst files" readme = "README.md" license = "MIT" repository = "https://github.com/ItsEthra/typst-live" [dependencies.anyhow] version = "1.0.82" [dependencies.axum] version = "0.7.1" features = ["ws"] [dependencies.clap] version = "4.5.1" features = ["derive"] [dependencies.env_logger] version = "0.11.3" [dependencies.fastrand] version = "2.0.2" [dependencies.log] version = "0.4.21" [dependencies.notify] version = "6.1.1" [dependencies.open] version = "5.0.0" [dependencies.tokio] version = "1.26.0" features = ["full"] [dependencies.tokio-util] version = "0.7.10"