# 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 = "refrsh" version = "0.2.1" authors = ["Ishan Joshi "] description = "A Simple Hot Reload Application for your apps" readme = "README.md" keywords = [ "reload", "rust", "cli", ] license = "MIT" repository = "https://github.com/newtoallofthis123/refresh" [dependencies.bunt] version = "0.2.8" [dependencies.clap] version = "4.4.2" features = ["derive"] [dependencies.human-panic] version = "1.0.2" [dependencies.notify] version = "6.1.1" [dependencies.webbrowser] version = "0.8.11"